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:

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

The access key will be used to identify the consumer and map with corresponding client profile.

Last updated