Content Moderation
Text Moderation
This endpoint is used to moderate text content using AI. It accepts a JSON object containing the text moderation parameters and returns moderation results.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The text to be moderated.
Response
200
application/json
Text moderated successfully
The moderation results.
The amount of time in miliseconds it took to complete the request.
A unique identifier for the server process. This helps us track support requests and complaints.
Usage statistics for the request. This is what is used for the billing.