Skip to main content

General information

To start the integration process you have to request access to the merchant's personal account. Send a request to the group chat with the email address that will be used for the merchant's account registration.

After logging into the personal merchant's account you have to open the tab "Profile". You'll find a Token and a Secret key there at the bottom of the page. You'll use your token for authorizing requests to Merchant API. You'd have to put this token as a header X-Client-Id in any request you send. Secret key is used to sign a request. You'd provide it as a X-Signature header.

Each request to the Merchant API must include the Content-Type header with the correct data type.

Content-Type: application/json