Fast text intelligence API
We provide the following service: - Named entity extraction - Language detection - Sumarization - Keywords extraction - Sentiment analysis
Fast text intelligence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| language | ||
| POST |
/language /language |
... |
| keywords | ||
| POST |
/keywords /keywords |
... |
| ner | ||
| POST |
/ner /ner |
... |
| sentiment | ||
| POST |
/sentiment /sentiment |
... |
| summary | ||
| POST |
/summary /summary |
... |
| health | ||
| GET |
/ping /ping |
|
Fast text intelligence API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | 10 / second |
|
| ULTRA | $10 / month | 1000 / second |
|
| MEGA | $30 / month | 1000 / second |
|