Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 674 Bytes

cognitive-services-luis-tutorial-how-to-get-endpoint.md

File metadata and controls

19 lines (15 loc) · 674 Bytes
title description services author manager ms.service ms.component ms.topic ms.custom ms.date ms.author
include file
include file
cognitive-services
diberry
cgronlun
cognitive-services
luis
include
include file
10/08/2018
diberry

In the Manage section (top right menu), on the Keys and endpoints page (left menu), select the endpoint URL at the bottom of the page. This action opens another browser tab with the endpoint URL in the address bar.

The endpoint URL looks like https://<region>.api.cognitive.microsoft.com/luis/v2.0/apps/<appID>?verbose=true&subscription-key=<YOUR_KEY>&<optional-name-value-pairs>&q=<user-utterance-text>.