Text API Reference
Languages supported are listed in the Language Support Grid.
The text classification endpoint is text/classification
POST /text/classification
Initiates a new text analysis request.
GET /text/classification/{uuid}/status
Returns the status of the text analysis.
GET /text/classification/{uuid}
Returns analyzed text results.
Text JSON Response
The text JSON response details complete brand safety, keyword, and categorization analysis data for the analyzed text.
Text Application Status Messages
Status messages returned by the Text API.