You use the API to scan your content as it is generated. Content Moderator then processes your content and sends the results along with relevant information either back to your systems or to the built-in review tool. You can use this information to take decisions e.g. take it down, send to human jud
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /contentmoderator/lists/v1.0/termlists
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /contentmoderator/lists/v1.0/imagelists
curl \
-H "Ocp-Apim-Subscription-Key: $API_KEY" \
/contentmoderator/lists/v1.0/termlists/{listId}