Perform NLP Information Extraction

Submit text to perform NLP Information Extraction and receive a tagged result with marked-up language constructs.

Path Params
string
required

The two-letter language identifier of the input text. E.g. "en" for English.

Query Params
int32
Defaults to 50

An 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 Params
string
required

The text to analyze

Headers
string
required

API key

string

A user HTTP callback URL which will be invoked to notify the user when the request completes. See “User request completion callback” for further description.

string

Any text data the caller wants to associate with this request. This can be used to link this request with some other external tracking information.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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