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

JavaScript integration

✓ Official SDK
Install
npm install azure-sdk-for-node
Get Model.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /model
List Evaluations.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /evaluations
Get Log Properties.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /logs/properties
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-node
JavaScript
API
azure.com
azure.com:cognitiveservices-Personalizer
At a glance
Language JavaScript
Endpoints17
✓ Official