API Keys
Last updated
Last updated
The Evenings API is currently in development. To ensure optimal support and understand usage patterns, we require users to request an API key. To obtain your key, please contact our team at contact@evenings.email with a brief description of your intended API use case.
Authentication is implemented using the Bearer token method.
Include the API key in the Authorization header like so: Authorization: Bearer YOUR_API_KEY
.
Replace YOUR_API_KEY
with the key you received.
Once your API key request has been approved, you can access your key through your Account dashboard. From there, you can copy the key or generate a new one if needed.
For security purposes, you may occasionally need to regenerate your API key. This functionality is available within your Account settings. Please note that regenerating your key will invalidate the previous one, requiring you to update any applications or scripts using the API.
If you have any questions or feedback, please contact us at contact@evenings.email.