Authentication
Last updated
Last updated
In order to access the ALO Platform API you will need:
URL to the ALO Platform API Server: https://api.alo.ai/v1
All HTTPS requests made to the ALO Platform API must contain anx-api-key
header in order to be authenticated.
You also need to specify a Content-Type
of application/json
.