Emotion Detector
Input Example: { "TweetText" : "I am happy today." } Output Example: { "prediction_class": 1, "prediction_category": "Joy", "text": "i am happy today." }
2 subscribers
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Emotion Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
EmotionDetector / |
This endpoint will require a text in a string format and predict an emotion of the text. |
Emotion Detector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / hour |
|
| PRO | $10 / month | 30 / hour |
|
| ULTRA | $15 / month | 50 / second |
|
| MEGA | $20 / month | 100 / hour |
|