> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lumegates.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Overview

> Authentication and base URL information.

## Base URL

All API requests should be directed to:
`https://api.lumegates.com/v1`

## Authentication

LumeGates uses API keys for authentication. You can manage your keys in the [LumeGates Dashboard](https://lumegates.com/tokens).

Your API key must be sent in the `Authorization` header of all requests:
`Authorization: Bearer YOUR_LUMEGATES_TOKEN`
