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

# API Key Integration

> External integration with rg_live script API keys

# RG Live Integration

This is the recommended external API surface.

## Supported Endpoints

* `POST /api/keys/create`
* `POST /api/keys/verify`

## Authentication

Use one of:

* `x-api-key: rg_live_...`
* `Authorization: Bearer rg_live_...`

`/api/keys/create` also accepts `apiKey` or `api_key` in request body for webhook-style clients.
