After building your query, you can create an endpoint to make the data available for consumption by external applications.
To create an endpoint:
1) Click on Create Endpoint
:
2) Give your endpoint a Name
and Description
:
3) Click on the bottom right prompt or the left-hand navigation menu item Endpoints
to see the endpoint you created.
4) Endpoints
lists the created endpoints with the Query Type
, Name
, Schema
id, and Description
.
5) Clicking on an endpoint takes you to the endpoint Overview
page with details about the endpoint and the underlying query.
6) Navigate to Test Endpoint
to send a query request to your endpoint and view a response.