Making requests

All requests should supply the Accept: application/json header.

POST and PUT requests must have a JSON encoded body and the Content-Type: application/json.

❗️

From May 2023 only HTTPS + TLS 1.2 (or higher) is supported, please make sure you are using the correct protocol