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

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Azure/azure-sdk-for-java
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-java
Java
API
azure.com
azure.com:cognitiveservices-QnAMaker
At a glance
Language Java
Endpoints15
✓ Official