Content Moderation
Image Moderation
This endpoint is used to moderate an image using AI. It accepts a Form Data containing the image and returns the moderation results.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The image to be sent as input.
Response
200
application/json
Successful response
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.