Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The URL of the image you want to analyze.
The unique ID of the content in your database.
1 - 100
Do not store the content. The content won't enter the review queue
The author of the content.
For example the ID of a chat room or a post
Any metadata you want to store with the content
Response
Successful response
Success if the request was successful
Information about the request
Whether the content was flagged by any models
The author of the content if your account has authors enabled. Requires you to send authorId when submitting content.
The scores of each label
Error message if the request failed
The ID of the content. Only returned if the content was stored.
The texts found in the image, if the image text model is enabled