Perform Sentiment AnalysisAsk AIpost https://api.apptek.com/api/v2/sentiment/{language}Submit a JSON array containing text for analysis.Path ParamslanguagestringrequiredThe model id to use to synthesize speech. Use the services endpoint to determine the available languagesQuery Paramspriorityint32Defaults to 50An integer priority level between 1 (low priority) and 100 (high priority) for this request. Additional charges may be applied to jobs with higher priority values. Default value is 50.Body Paramstextarray of objectsrequiredThe text to analyzetext*ADD objectHeadersx-tokenstringrequiredAPI keyx-callbackstringA user HTTP callback URL which will be invoked to notify the user when the request completes. See “User request completion callback” for further description.x-userdatastringAny text data the caller wants to associate with this request. This can be used to link this request with some other external tracking information.acceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 400400 500500Updated 10 months ago