Analyze audio content
Analyze audio content with your configured moderation models and filters.
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
Input parameters for audio moderation
The URL of the audio 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
Audio moderation analysis results
Whether the content was flagged by any models
Information about the request
Success if the request was successful
The ID of the content. Only returned if the content was stored.
Was this page helpful?