Authorization Guide
Request Authorization
For each request, authorization is achieved by utilizing your API key and Application ID.
This Private Key is associated with either the sandbox or live environments, and it can be found in the "My Apps" section of your dashboard.
Your request header should look like:

Request Header
Authorization for every request header is accomplished by utilizing both your API key and Application ID.

Updated 2 months ago