azure.com

API provider — azure.com:cognitiveservices-LUIS-Authoring

🔑 apikey 172 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
Lists all of the user's applications.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /apps/
Gets the available application domains.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /apps/domains
Gets the application info.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /apps/{appId}
Endpoints (172 total)
GET
/apps/
Lists all of the user's applications.
GET
/apps/domains
Gets the available application domains.
GET
/apps/{appId}
Gets the application info.
GET
/apps/cultures
Gets a list of supported cultures. Cultures are equivalent to the written lan…
GET
/azureaccounts
user - Get LUIS Azure accounts
GET
/apps/assistants
Gets the endpoint URLs for the prebuilt Cortana applications.
GET
/apps/usagescenarios
Gets the application available usage scenarios.
GET
/apps/{appId}/settings
Get the application settings including 'UseAllTrainingData'.
GET
/apps/{appId}/versions
Gets a list of versions for this application ID.
GET
/apps/{appId}/endpoints
Returns the available endpoint deployment regions and URLs.
GET
/apps/{appId}/querylogs
Gets the logs of the past month's endpoint queries for the application.
GET
/apps/{appId}/permissions
Gets the list of user emails that have permissions to access your application.
At a glance
Total SDKs9
Languages8
Endpoints172
Authapikey
Categories1