{ "opencollection": "1.0.0", "info": { "name": "Amazon Rekognition Celebrity Recognition Content Moderation API", "version": "2016-06-27" }, "items": [ { "info": { "name": "Content Moderation", "type": "folder" }, "items": [ { "info": { "name": "Amazon Rekognition Detect Moderation Labels", "type": "http" }, "http": { "method": "POST", "url": "https://rekognition.amazonaws.com/#DetectModerationLabels", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Detects unsafe content such as explicit adult content or violent content in an image." } ] } ], "bundled": true }