The API is secure and can only be accessed if the request is authenticated using an API key. The API key must be provided as a bearer token in the Authorization header with every request. Please contact support@ginto.guide to obtain an API key for API authorisation.
The API key must be provided as a Bearer Token in the Authorization header with every request:
Authorization: Bearer {token}Replace {apiKey} with your own key, without the curly brackets.
