Skip to main content

Content Type

All requests with a body must use JSON encoding:

Request Structure

POST/PUT/PATCH Requests

Send parameters as a JSON object in the request body:

GET Requests

Pass parameters as query strings:

Common Parameters

Request IDs

Every request receives a unique ID in the response headers:
Include this ID when contacting support about specific requests.