Skip to the content.

QnA Maker API

Setup

  1. Download and Install Postman
  2. Import Collection QnA Maker API.postman_collection.json

    import collection

  3. Import Environment QnA Maker Variables.postman_environment.json

    import environment

  4. Add variables to your empty environment template

Variables

You can get the QnA Maker Runtime API endpoints by going to your Azure > Cognitive Services > Keys & Endpoints

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.

QnA Maker > KB > Settings > Deployment Details

Web App Bot > Configuration > QnA Keys

Docs - Cognitive Services API

Further Reading