Reporting v2
POST /v2/api
Use this method to get your reporting data
You must specify which table you want to query using the 'table' property.
You must also provide a 'startDate' and an 'endDate'. The API will return data between these two dates (inclusive).
🔴 V2 data becomes available starting on 2025-12-01
Headers
Name
Value
Authorization
Basic <token>
Last updated
Was this helpful?