Analyze object.
Analyze an object with multiple fields including text, images, video, audio. Use to moderate a post, a profile, a form submission or anything that have multiple fields.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The object you want to analyze.
The author of the content.
The unique ID of the content in your database.
1 - 100
For example the ID of a chat room or a post
Do not store the content. The content won't enter the review queue
Any metadata you want to store with the content
Response
Whether any entity matchers found data for the content
The entities found in the content
The fields in the object and their flags
Whether the content was flagged by any models
The scores of each label
Information about the request
Success if the request was successful
Whether the content is using look-alike characters. Often used by spammers.
The ID of the content. Only returned if the content was stored.
The wordlist entity matcher outputs if enabled in your project. Read more at https://docs.moderationapi.com/models/word
Was this page helpful?