Docs/Integration

API Authentication

Authenticate with the Braincuber API.

Use API keys to authenticate your requests.

Generating API Keys

  • Go to **Dashboard → API Keys**
  • Click **Create API Key**
  • Enter a name for the key
  • Copy and store securely
  • Using API Keys

    Include in request header:

    Authorization: Bearer YOUR_API_KEY

    Key Permissions

    API keys have full account access. Rotate regularly.