Text Sentiment Analysis
## Understanding Sentiment Analysis This is helpful for quickly sorting through lots of user comments or reviews to find negative ones and see what customers dislike, and the same for positive comments. Our API does more, though. It doesn't just label responses as **negative**, **neutral**, or **positive**. You can decide what counts as positive or negative yourself using the percentage level of…
Text Sentiment Analysis endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze text /api/v1/analyze |
Send text to find out is it positive, negative or neutral. Percentage level of tone is included. |
Text Sentiment Analysis pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|