Postman collection
To help make your development process simpler, we’ve published a Postman collection with example calls to our API.
How to get started
- Download the postman collection from here
- Generate an API key from your dashboard
- Add your
clientId
andclientSecret
key as variables in the postman collection
When creating your own calls, be sure to include the Origin
and Referer
in the header.
About scopes
Since different actions require a different scopes, each folder includes a call to generate a token with the scopes needed for that call.