Execute Analytics Query

Run analytics queries against the data model and retrieve results. Supports complex queries with measures, dimensions, filters, and time dimensions. The query follows the CubeJS query format specification and must be URL-encoded.
us-east-2 eu-west-2 ap-southeast-2 ca-central-1 eu-central-1 ap-southeast-1

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

URL-encoded CubeJS query object. The query should be a JSON object containing measures, dimensions, filters, timeDimensions, and other query parameters.

string
enum
Defaults to single

Query type for data blending. Set to 'multi' when passing an array of queries for data blending across multiple cubes.

Allowed:
string
enum
Defaults to stale-if-slow

Cache control strategy: stale-if-slow (default), stale-while-revalidate, must-revalidate, or no-cache

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json