Get sentiment
API Reference
Get sentiment
Get AI-powered sentiment analysis for a support conversation
POST
Get sentiment
Authorizations
The Authorization header is required to authenticate API requests.
It should contain a bearer token obtained through the IrisAgent portal.
Headers
This optional header allows you to specify the desired language. If not provided, automatic language detection will be used.
Body
application/json
Response
The AI-generated sentiment score for the conversation
AI-generated sentiment score ranging from -100 (very negative) to 100 (very positive)
Required range:
-100 <= x <= 100