Content Moderation
Moderate text content using ai
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.
Was this page helpful?