Sentiment API
Multilingual sentiment, emotion, and tone analysis API for support messages, reviews, comments, feedback, and headlines.
1 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Sentiment API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Sentiment | ||
| POST |
analyzeSentiment /sentiment/analyze |
Evaluates a piece of text and returns: - The detected language - An overall sentiment label - A dominant primary emotion - A generic tone profile - Normalized sentiment scores -… |
| Operations | ||
| GET |
getOpenApiDocument /openapi.yaml |
Returns this OpenAPI document in YAML format. |
| GET |
getHealth /health |
Returns a lightweight payload indicating that the API is reachable. |
| Other endpoints | ||
| GET |
getOpenApiDocument /openapi.yaml |
Returns this OpenAPI document in YAML format. This endpoint is useful for: - RapidAPI import - SDK generation - Internal developer onboarding - External documentation tooling |
| GET |
getHealth /health |
Returns a lightweight health payload indicating whether the API is reachable and whether the OpenAI configuration is present. This endpoint is intended for operational monitoring… |
| POST |
analyzeSentiment /sentiment/analyze |
Evaluates a text message and returns: - The detected language - An overall sentiment label - A dominant primary emotion - A customer-state model for support workflows -… |
Sentiment API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / minute |
|
| PRO Recommended | $9.99 / month | 5 / second |
|
| ULTRA | $34.99 / month | — |
|
| MEGA | $119.99 / month | — |
|