Toxicity

POST
Check the toxicity of a given text.

Request

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

Response

This endpoint returns an object
id
stringOptional
Unique ID for the chat completion.
object
stringOptional
Type of object (chat completion).
created
integerOptional
Timestamp of when the chat completion was created.
checks
list of objectsOptional
The set of vectorized data.

Errors