Skip to main content
Add sentiment=positive|neutral|negative to GET {BASE_URL}/reviews.
Growth/Enterprise only. NLP is capped at 3,000 characters per review.
Each review in the response includes:
{ "sentiment": { "label": "positive", "score": 0.92, "confidence": 0.87 } }