azure.com

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

🔑 apikey 97 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 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 (97 total)
GET
/apps/
Lists all of the user applications.
GET
/apps/domains
Gets the available application domains.
GET
/apps/{appId}
Gets the application info.
GET
/apps/cultures
Gets the supported application cultures.
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.
GET
/apps/{appId}/versions
Gets the application versions info.
GET
/apps/{appId}/endpoints
Returns the available endpoint deployment regions and URLs.
GET
/apps/{appId}/querylogs
Gets the query logs of the past month for the application.
GET
/apps/{appId}/permissions
Gets the list of user emails that have permissions to access your application.
GET
/apps/customprebuiltdomains
Gets all the available custom prebuilt domains for all cultures.
At a glance
Total SDKs9
Languages8
Endpoints97
Authapikey
Categories1