Authentication

Authentication is done via API keys.

API keys are used to authenticate requests to the Julep API. They can be created in the Julep dashboard.

To create an API key, go to the Julep dashboard and navigate to the “API Keys” section.

To use an API key, include it in the Authorization header of your request.

Authorization: Bearer YOUR_API_KEY