Toxicity

POST
/toxicity
Check the toxicity of a given text.

Request

This endpoint expects an object.
textstringRequired
The text to check for toxicity.

Response

This endpoint returns an object.
idstringOptional
Unique ID for the chat completion.
objectstringOptional
Type of object (chat completion).
createdintegerOptional
Timestamp of when the chat completion was created.
checkslist of objectsOptional
The set of vectorized data.

Errors