Last updated 11 days ago
Was this helpful?
POST /api
POST
/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).
Authorization
Basic <token>