Authorization

To ensure secure client server communication, every API call should be authorized. Out of the various Authorization methods available, Ayobantu uses Bearer [API Token]. It is used as the authorization header.

Last updated