Emotion Detection API
This API is designed to perform sentiment analysis on text input and return an emotion label based on the sentiment score. Sentiment analysis is the process of using natural language processing techniques to identify the overall sentiment or emotional tone of a piece of text. An example of using is to analyze a twitter post.
Emotion Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Emotion Detection /analyze_sentiment |
The API takes a GET request with a 'text' parameter, which represents the input text to be analyzed. Based on the sentiment score, the API returns an emotion label that… |
Emotion Detection API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $5 / month | 15 / minute |
|
| ULTRA | $25 / month | 20 / minute |
|