Retrieving the List of Sentiment Parameters
This API is used to retrieve the list of sentiment parameters.
For information on how to use sentiment analysis, please see Sentiment Analysis.
Endpoint
GET https://acp-dsrpp.amivoice.com/v1/sentiment-analysis/{language}/result-parameters.json
For details on request parameters and responses, please see Retrieving the List of Sentiment Parameters API.
Authentication
Specify the API key using the following method. For how to obtain it, see How to Issue API Keys.
HTTP request header
Authorization: Bearer {API_KEY}