Header

The Partners API uses POST, PUT, and GET requests to communicate and HTTP standard response codes to indicate status and errors. All responses come in standard JSON. All requests must include a Content-Type of the application/JSON and the body must be valid JSON.

Every Partner API request expects a bearer token as the 'Authorization' header. The public key should be used as the bearer token.

Authorization

HeaderDescription
AuthorizationBearer token supplied to you on request
Content-TypeSet content-type to application/json

Bearer Token

Bearer Public key