Using azure-sdk-for-node with azure.com

JavaScript integration

✓ Official SDK
Install
npm install azure-sdk-for-node
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
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-node
JavaScript
API
azure.com
azure.com:cognitiveservices-QnAMaker
At a glance
Language JavaScript
Endpoints15
✓ Official