Skip to main content
Version: v1

Headers

The following Request Headers are required for each API call.

Request HeaderDescriptionExample
AuthorizationBase64 encoded API details (See Authentication)Basic MTpzZWNyZXQ=
Content-TypeThe type of data that is sent with the request (Currently only JSON is supported)application/json
User-AgentThe User Agent that is used to make the requestcurl/7.64.0