Text Analysis, Classification, Summarisation
# AI-Powered Text Analysis API 🤖 ## Overview This versatile API harnesses the power of AI to provide three essential text analysis services, making it a valuable tool for businesses, developers, and content creators who need to understand and process text at scale. The API is designed to work seamlessly with multiple languages, including **English**, **Spanish**, **French**, **German**,…
Text Analysis, Classification, Summarisation endpoints
| Method | Endpoint | Description |
|---|---|---|
| Text Classification | ||
| POST |
classify_text /api/v1/text_classification/ |
Endpoint to execute text classification on a string of text. |
| Sentiment Analysis | ||
| POST |
analyse_sentiment /api/v1/sentiment_analysis/ |
Endpoint to execute sentiment analysis on a string of text. |
| Text Summarisation | ||
| POST |
summarise_text /api/v1/text_summarisation/ |
Endpoint to execute text_summarisation on a string of text. |
Text Analysis, Classification, Summarisation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | 3 / second |
|
| ULTRA Recommended | $99 / month | 3 / second |
|
| MEGA | $199 / month | 6 / second |
|