🛂Virtual Moderator endpoint
1. Authenticate
2. AI Pre-filter request (optional)
3. Sending your first request
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Request received by the API worker in the HTTP POST
main_contentone ofRequired
or
classification_job_idany ofOptional
string · uuidOptional
nullOptional
callback_urlstring · uri · min: 1 · max: 2083Required
Responses
200
Successful Response
application/json
moderation_job_idstringRequiredExample:
The moderation job ID, which has a 'vmod' prefix
vmod_01h45ytscbebyvny4gc8cr8ma2Pattern: ^vmod_[0-7][0-9a-hjkmnp-tv-z]{25}$external_idany ofOptional
Optional external ID as specified in the request
stringOptional
nullOptional
classification_job_idany ofRequired
The job ID of the initial classification
string · uuidOptional
nullOptional
404
Not found
422
Validation Error
application/json
post
/moderate4. Webhooks
Example successful response:
Generic error response after retries:
Last updated
Was this helpful?
