Base URL and authentication
Use the public base URL and send your API key in the header provided during onboarding.Response shape
List endpoints return an object withdata. Cursor-paginated endpoints may also return next_cursor.
Pagination
Cursors are opaque. Clients should not decode or generate cursor values.
Time parameters
from and to must use ISO 8601 UTC format.

