Evenings Docs
  • Guides
    • How to change the name of the broadcast
    • How to schedule a broadcast that’s happening live later on
    • How to schedule a prerecorded livestream
    • How to stream with Audio Hijack
    • How to stream with OBS
    • How to build a custom audio player with Framer
    • How to use the Always On streaming feature
    • How to use the Upload Page feature
  • Evenings API
    • Getting Started
    • API Keys
    • Tracks API Documentation
Powered by GitBook
On this page
  • Obtaining an API Key
  • Authentication
  • Managing Your API Key
  • Locating Your API Key
  • API Key Regeneration
  • Questions
  1. Evenings API

API Keys

PreviousGetting StartedNextTracks API Documentation

Last updated 8 months ago

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 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
contact@evenings.email