QnA Maker API
Setup
- Download and Install Postman
-
Import Collection
QnA Maker API.postman_collection.json
-
Import Environment
QnA Maker Variables.postman_environment.json
- Add variables to your empty environment template
Variables
- Runtime API
RuntimeEndpoint
:https://sov-covid-bot.azurewebsites.net
RuntimeApiKey
:***
- KB API
Endpoint
:https://sov-covid-bot.cognitiveservices.azure.com
Ocp-Apim-Subscription-Key
:***
- Settings
kbId
:***
environment
:prod
You can get the QnA Maker Runtime API endpoints by going to your Azure > Cognitive Services > Keys & Endpoints
You can get the QnA Maker API endpoints by going to www.qnamaker.ai/, Pick your knowledge base, Go to Settings, and going to Deployment Details. Or, if you’ve already built a bot, by going to Azure > Web App Bot > Configuration, and grabbing the QnA keys.
Docs - Cognitive Services API
- QnA Maker Runtime
- QnA Maker