Authentication
To authenticate your requests, you must include the following header in all your requests:
Authorization: Bearer [secret_token]
It is mandatory to use https, to avoid sending your credentials in clear text through the web. If you don't, you will be redirected to the https version of aCuotaz, but your credentials will have already been compromised on the web.