For the complete documentation index, see llms-docs.txt or the site index llms.txt. Full docs corpus: llms-full-docs.txt. Prefer the markdown version of this page at /docs/guides/handling-api-keys.md. Product capabilities: skill.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

Handling API Keys

Create and use Reloop API keys from the dashboard or code.

Create keys in the dashboard or with code. Use the secret in your app. Manage with either platform.

Quick rules

  • Copy on create/rotate — secret is not shown again
  • Store as RELOOP_API_KEY
  • Leak? Disable → replace → update apps

Guide

API Keys — dashboard + code for create, use, rotate, delete.

Was this page helpful?

Edit this page