Queries
Create Query
This API allows for anyone to create a query. The owner of the query will be under the context of the API key.
POST
To access Query endpoints, a Plus plan or higher is required.
Headers
API Key for the service
Query Parameters
API Key for the service, alternative to using the HTTP header X-DUNE-API-KEY.
Body
application/json
Description of the query.
Indicates if the query is private.
Name of the query.
The SQL query text.
Response
200 - application/json
Was this page helpful?