Token Extraction
Efficient, scalable API for accurate word and sentence tokenization. Ideal for NLP, text analysis, chatbots, and more
Token Extraction endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/token-extraction/health /token-extraction/health |
Returns the health status of the API. Time is in UTC. |
| POST |
/token-extraction/tokens /token-extraction/tokens |
This endpoint tokenizes the input text into words. |
| POST |
/token-extraction/sentences /token-extraction/sentences |
This endpoint tokenizes the input text into sentences. |
Token Extraction pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | 1 / second |
|
| ULTRA Recommended | $14.99 / month | 1 / second |
|
| MEGA | $49.99 / month | 1 / second |
|