Spellcheck + Word Break + Tokenization
Text-analysis and spell-checking for web apps. Most accurate. 100000s of words. See also our thesaurus and word info APIs. DOCUMENTATION at https://wordio.co/api
Spellcheck + Word Break + Tokenization endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
GET/v1/spellcheck /v1/spellcheck |
Input a string of characters, with or without spaces. Receive a spell-checked phrase. DOCUMENTATION at https://wordio.co/api |
| GET |
GET/v1/tokenization /v1/tokenization |
Returns the answer much faster than /v1/spellcheck-tokenization. However, it does not perform any spell-check. Read more at https://wordio.co/api Input a string of characters,… |
| GET |
GET/v1/spellcheck-tokenization /v1/spellcheck-tokenization |
This makes a concurrent request to both Bing and Google spellcheck APIs. This will add approximately 0.5 seconds to your wait time! If you'd rather not spell-check the phrase,… |
Spellcheck + Word Break + Tokenization pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|