Welcome to Dawnvox
Getting started
Get up and running with our easy to follow guide.
Welcome to the Dawnvox documentation, here you can learning everything you need to make your content moderation a success.
How Dawnvox works
Dawnvox allows you to moderate content that gets published to your platform. When you receive content that you want to moderate, simply send it to Dawnvox via our api where it gets processed. Based on how you've set up your account, Dawnvox can then determine whether to allow, block or send the content to a queue for manual moderation.
Your platform will receive a notification via your callback url to let you know the action to be taken, so you know whether to display the content or not.
Dawnvox typically processes content in a matter of seconds, and the asynchronous nature of the processing allows for a smooth user experience.
Dawnvox can moderate both text and images, detecting a wide range of categories.
How content gets moderated
1. Customer sends content to your platform
A customer will publish a set of content to your platform. This can be text and/or images.
2. You send Dawnvox this content
Using our API you then send this content to Dawnvox. The content then gets moderated and compared against the rules you've set up, as well as our own moderation logic.
3. Dawnvox notifies your platform of the outcome
Once processed, Dawnvox will then send a notification to the Callback URL you specified. This notification contains the outcome of the moderation, the action that was taken as well as any metadata you specify.