Skip to content

Get API Key

An API key is used to call CodyRouter APIs and configure Claude Code, Codex, OpenCode, OpenClaw, or other API clients.

Create A Key

  1. Sign in to the CodyRouter dashboard.
  2. Open the API Keys page.
  3. Create a new API key.
  4. Copy the generated key and store it securely.
  5. Use the key in your tool or code.

Best Practices

  • Do not commit API keys to Git repositories.
  • Do not put API keys in public frontend code.
  • Prefer environment variables for local development.

CodyRouter integration documentation.