Introduction
Deprecated
The Cube API is deprecated, and the REST API should be used instead.
All requests made to the Cube API must include an Authorization
header, which is set to the token returned by the authentication process (see here).
Cube Explained
Dimensions
Dimensions in Cube are attributes related to the record(s) in question, e.g. id, name, description, etc.
Measures
Measures are aggregations of data.
Segments
Segments are predefined filters.
Filters
Filters are ways you can filter returned query results.
Time Dimensions
Time Dimensions can be included in a query to limit results to a specific time based on any date or time fields.