Authentication
Before consuming any API, please obtain the access key first.
Once you have the access key, please put it in every request you made as followed:
Header:
x-api-key
{your_authorisation_key}
Content-type
application/json
You may also check the access key from the ASL Portal (under API Connections) https://portal.asl-asia.cloud/admin/profile
Last updated