API Keys

Obtaining an API Key

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

  1. Authentication is implemented using the Bearer token method.

  2. Include the API key in the Authorization header like so: Authorization: Bearer YOUR_API_KEY.

Replace YOUR_API_KEY with the key you received.

Managing Your API Key

Locating Your API Key

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.

API Key Regeneration

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.

Questions

If you have any questions or feedback, please contact us at contact@evenings.email.

Last updated