sentiment_API
the API analyzes sentiment and returns the percentage of certainty in 3 categories : negative (neg) neutral (neu) and positive (pos) and gives a compound score ranging from 0 to 1. Where 1 being the most positive to 0 being the most negative.
sentiment_API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Sentiment analysis of user input /input/{user_input} |
get sentiment analysis from user input |
sentiment_API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|