Last updated 1 year ago
Without authenticating yourself first, you won't be able to use our API.
Your private access identification
13lk24jk14j
Your private access secret identification
A13IAKSPTOLXM1
Your ID
123
User external client ID
ABCD
POST /auth HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 97 { "accessId": "13lk24jk14j", "secretId": "A13IAKSPTOLXM1", "merchantId": 123, "externalClientId": "ABCD" }
Your access token, required to do requests
{ "accessToken": "=12039124JUKASKNAUJRWRHRNA", "expiresIn": 3600, "tokenType": "Bearer" }