Each API endpoint documented in the API Reference displays an interactive playground that gives you
the opportunity to interact with the API. With it, you are able to make requests and preview the responses.
1
Select an API endpoint from the API Reference
Go to the documentation of any API endpoint from the API Reference.
2
Select an environment
You can select your environment (production, test, sandbox) through the select above the path of
the API endpoint.
3
Fill out environment variables
Make sur to set values for each of the base URL variables (“account”, “region”, etc…).
4
Get your hands on an access_token
In order to authenticate to your API, you need to generate an access_token.
To achieve this, please refer to the authentication guide.
5
Fire!
You may play around with query parameters, then click on the “Send” button.