Scheme: | bearer |
All requests are authenticated with tokens — secret personal keys generated by the server to identify calls to the OnlineProxy API from users. Every request must contain a valid token in the Authorization header to avoid a 401 Unauthorized response.
To obtain the token you need to follow these steps:
To authenticate the request, include the token in the Authorization header.