azure.com

An API for QnAMaker Service

🔑 apikey 15 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Download alterations from runtime.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /alterations
Gets endpoint keys for an endpoint
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /endpointkeys
Gets all knowledgebases for a user.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /knowledgebases
Endpoints (15 total)
GET
/alterations
Download alterations from runtime.
GET
/endpointkeys
Gets endpoint keys for an endpoint
GET
/knowledgebases
Gets all knowledgebases for a user.
GET
/endpointSettings
Gets endpoint settings for an endpoint.
GET
/knowledgebases/{kbId}
Gets details of a specific knowledgebase.
GET
/operations/{operationId}
Gets details of a specific long running operation.
GET
/knowledgebases/{kbId}/{environment}/qna
Download the knowledgebase.
POST
/knowledgebases/create
Asynchronous operation to create a new knowledgebase.
POST
/knowledgebases/{kbId}
Publishes all changes in test index of a knowledgebase to its prod index.
PUT
/alterations
Replace alterations data.
PUT
/knowledgebases/{kbId}
Replace knowledgebase contents.
PATCH
/endpointSettings
Updates endpoint settings for an endpoint.
At a glance
Total SDKs9
Languages8
Endpoints15
Authapikey
Categories1