{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TextModeration API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TextModeration", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Detect Profanity And Match Against Custom And Shared Blocklists", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/contentmoderator/moderate/v1.0/ProcessText/Screen/", "headers": [ { "name": "Content-Type", "value": "" } ], "params": [ { "name": "language", "value": "", "type": "query", "description": "Language of the text." }, { "name": "autocorrect", "value": "", "type": "query", "description": "Autocorrect text." }, { "name": "PII", "value": "", "type": "query", "description": "Detect personal identifiable information." }, { "name": "listId", "value": "", "type": "query", "description": "List ID." }, { "name": "classify", "value": "", "type": "query", "description": "Classify input." } ] }, "docs": "Detects profanity in more than 100 languages and matches against custom and shared blocklists." }, { "info": { "name": "Microsoft Azure Post Contentmoderator Moderate 0 Processtext Detectlanguage", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/contentmoderator/moderate/v1.0/ProcessText/DetectLanguage", "headers": [ { "name": "Content-Type", "value": "" } ] }, "docs": "This operation detects the language of input content. It returns the ISO 639-3 code for the predominant language in the submitted text. More than 110 languages are supported." } ] } ], "bundled": true }