Authentication
As mentioned on the Introduction page, if an endpoint requires authentication, you have to pass the Authorization
JSON header in your request with the token. You can get that token from the /login
endpoint.
Endpoints
Last updated