- Merchants - Use an API key.
- Apps - Use the
OAuth Access Tokenyou received after the merchant completed OAuth.
Authorization header of the request.
These secret keys and tokens carry many privileges, so be sure to keep them a safe. Do not use or include them in publicly accessible areas such as mobile application binaries, client-side code, or in GitHub repositories. Only make API calls that include these secrets from secured backend code.
All API requests must be made over HTTPS.