Query available sentiment models

This method returns a list of available models/languages for sentiment analysis.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Model description

The method returns a JSON array with model description objects.
E.g.

[
   {
      "features": null,
      "name": "en",
      "description":"English Sentiment"
   }
]

Details

Headers
string
required

API key

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json