1. Authentication Methods

Authentication methods are methods used to send your login request to the system. At the end of authentication and authorization, you will be provided with a Token. This needs to be sent for every request to the system as an AOToken header. This identifies you to the system that you have logged in and is authorized to use the system.

Â