Authentication
Most API requests require authentication. Send a valid access token of your merchant in the authorization header using the API key authentication scheme. When you make requests to our API servers, please use this API key in the authorization header to retrieve the data you requested.
All requests must contain the following header:
Header | Description |
---|---|
X-Api-Key | Your merchant API key |
Create API key
There is a way to authorize your API calls:
- Please Log In (opens in a new tab) to your merchant account.
- Request API features in merchant settings if you haven't done this before.
- Wait for merchant approval (it may take up to 72 hours).
- Create an API key once the store has been approved by a moderator.
If you are going to send withdrawal requests via the API, you must specify the payout password in the merchant settings.
⚠️
Warning!
Keep your API key
and payout password
in a safe place and don't share it with anyone.