{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector keyPhrases API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "keyPhrases", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Key Phrases", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/keyPhrases", "params": [ { "name": "model-version", "value": "", "type": "query", "description": "(Optional) This value indicates which model will be used for scoring. If a model-version is not specified, the API should default to the latest, non-preview version. " }, { "name": "showStats", "value": "", "type": "query", "description": "(Optional) if set to true, response will contain request and document level statistics." } ] }, "docs": "The API returns a list of strings denoting the key phrases in the input text. See the Supported languages in Text Analytics API for the list of enabled languages." } ] } ], "bundled": true }