Emotion Analyzer API
Emotion Analyzer API is a powerful NLP tool that extracts sentiment and emotional nuances from user‑generated text. Built on AI, it accepts a single text input and returns consistent JSON with seven fields: - valence – whether the text is positive, neutral or negative. - intensity – the energy level (low, medium or high). - label – a specific emotion from our curated list (anger, frustration,…
Emotion Analyzer API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze /api/emotion-analyzer/analyze |
Analyze a text/message/review from a user. |
Emotion Analyzer API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | 1 / second |
|
| PRO Recommended | $29 / month | 1 / second |
|
| ULTRA | $79 / month | 1 / second |
|
| MEGA | $149 / month | 1 / second |
|