This is the documentation for 2021-02-23 but the latest version is 2022-02-01. You can switch versions in the menu. Headers The API only supports the data format JSON. Therefore, make sure you have the following headers set on each request. GET /orders HTTP/1.1 Authorization: Bearer API_TOKEN_HERE Accept: application/json Content-Type: application/json