Authentication

General information about sending authenticated requests

API keys

circle-info

In order to use our API you will need to authenticate using your API key that you created within your Asters account.

Generate your API key

  1. Click on Generate API key

  2. Copy and paste it immediately

Once saved, make sure to add in the HEADER the parameter:

`x-api-key: YOUR_API_KEY`

Last updated