Authentication

To authenticate your requests, include your API token in one of two ways:

  • As a Bearer token in the Authorization header

  • As a query parameter: ?api_token=YOUR_TOKEN

You can find and manage your API token at: https://estela.co/edit/integrations

Tokens are generated once. If you lose access or need to regenerate your token, contact support.

Last updated