SentimentScope API
SentimentScope API is a fast, developer-friendly sentiment and emotion analysis tool designed to extract meaningful insights from raw text. It analyzes the overall sentiment (positive, negative, neutral), detects emotions like joy, anger, and sadness, and returns key word breakdowns, subjectivity scores, and confidence values — all in real-time. Currently in beta, SentimentScope is actively…
SentimentScope API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
analyze /functions/v1/sentiment-analysis/api/analyze |
analyzes a single line of text |
| POST |
batch analysis /functions/v1/sentiment-analysis/api/analyze/batch |
analyze multiple lines of text at once |
SentimentScope API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 5000 / hour |
|
| ULTRA | $25 / month | 5000 / hour |
|
| MEGA | $50 / month | 7500 / hour |
|