Authentication
Avenue uses API key authentication. Every non-auth request must include your API key in thex-api-key header.
API Key types
Both keys are generated automatically when you verify your email. Access them in Settings → API Keys.
Making authenticated requests
Generating a new API key
You can rotate your API key at any time from Settings → API Keys. The old key is immediately invalidated.Error responses
If your API key is missing or invalid, Avenue returns:401 Unauthorized