Sentiment Analysis API
The Sentiment Analysis API is a powerful natural language processing (NLP) tool that enables developers, businesses, and data analysts to automatically detect and classify emotions, opinions, and attitudes expressed in text. Whether you're analyzing customer reviews, social media content, support tickets, or survey responses, this API provides accurate sentiment scoring—categorizing input as…
Sentiment Analysis API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Sentiment Analysis (Single Input) /sentiment_analysis/text |
This API endpoint processes a single text input and returns the sentiment classification—positive, negative, or neutral—along with a confidence score. Ideal for analyzing… |
| POST |
Sentiment Analysis (Batch) /sentiment_analysis/text/batch |
This API endpoint enables batch sentiment analysis by processing multiple text inputs in a single request. It is designed for efficient handling of large volumes of data—such as… |
Sentiment Analysis API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 1 / second |
|
| ULTRA Recommended | $49 / month | 5 / second |
|
| MEGA | $299 / month | 5 / second |
|