Classify content against the content policy
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
input
Text, list of texts, or list of multimodal (text/image_url) items.
model
Moderation model to use. Defaults to omni-moderation-latest.
Response
Moderation result(s).
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error