This is the documentation for 2021-02-23 but the latest version is 2022-02-01. You can switch versions in the menu. Authentication In order to use the API, you must authenticate each request by including your API Token as a bearer token value: GET /orders HTTP/1.1 Authorization: Bearer API_TOKEN_HERE You must replace API_TOKEN_HERE with your personal API Token.