Content moderation
Analyze audio
Analyze audio with your Moderation API project
POST
/
moderate
/
audio
Audio moderation needs to be enabled for accounts to use this endpoint. Please contact your support@moderationapi.com to talk about enabling this feature.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The URL of the audio you want to analyze.
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
Was this page helpful?