Definite API
Definite API
How to access and use the Definite API
Your API key can be found and copied in the bottom left user menu:
To query SQL databases or Cube integrations you will also need your integration id. Your
integration_id
can be found on your integration’s page URL:
Query Database Integrations With SQL
You can query your databases with SQL through the API.
Python
cURL
Query Cube Integrations
You can also query Cube through the API by passing in a Cube query in JSON format.