Perform Named Entity IdentificationAsk AIpost https://api.apptek.com/api/v2/namedentity/{language}Submit utf-8 text to perform Named Entity IdentificationPath ParamslanguagestringrequiredThe two-letter language identifier of the input text. E.g. "en" for English.Query 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 ParamstextstringrequiredThe text to analyzeHeadersx-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