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

# Introduction

> Interact with Onbeam API endpoints directly from the docs.

# Introduction

This API reference is interactive. Use the **Try It** panel on each endpoint page to send real requests.

## Base URL

Production:

`https://api.onbeam.io`

Local development:

`http://localhost:3004`

## Authentication

Onbeam supports:

* API key authentication via `x-api-key`
* Bearer token authentication via `Authorization: Bearer <token>`

The required auth depends on the endpoint.
