Quick checklist
1
Check method and path
Compare your request against the endpoint page in the API reference.
2
Check credentials
For
401, verify the API key assigned to your account.3
Check time format
Use ISO 8601 UTC timestamps with a
Z suffix for from and to.4
Check response status
Use the response tabs in the playground to inspect each status code.

