to generate your bearer token to make authenticated request you need to make a POST request to {{base_url}}/api/authentication/generate-key
| Parameter | Required | Description |
|---|---|---|
| Yes | The email attached to your account | |
| api_key | Yes | Your API Key from the dashboard |