How can I start testing APIs?

Refer to the documentation of the APIs and related Swagger files (blue button in the documentation) to find out how to test API endpoints. Use your own parameters and see the call and response structure for that endpoint.

To test an API in our sandbox, you need to authenticate with your own API keys (client ID and secret). Log into the My Developer Portal and head over to the sandbox to find your personal client ID and secret.