Authentication

Firstly you need to create an account, we have a free plan you can use. Then go to your dashboard and find your API token, it will be the first thing displayed when logged in.

Now, you can append your unique API token to the request, like so:

https://api.tellusdb.com/v1/countries?token=[your_api_token]