Alauda REST API

You will need the Alauda API Token to make API requests. Login to alauda.io, to retrieve the API Token from your user profile. You can access the user profile using the dropdown menu in the top right.

The URL of the Alauda REST API server is:

https://api.alauda.io/

Add the API Token to the request header to authenticate against the API server.

Authorization:Token your-token