Keep the exact CLI workflow you already use. One installer points Codex, Claude Code or Image Buddy at flatkey — one prepaid balance, visible spend, same SDK.
Keep the OpenAI-compatible Codex CLI workflow, but route it through flatkey for lower metered usage, one prepaid balance, and visible spend.
curl -fsSL https://flatkey.ai/install.sh | bash
Select Codex CLI when the installer asks which coding agent to configure. Windows: iwr https://flatkey.ai/install.ps1 -UseBasicParsing | iex
Get a key →flatkey speaks the Anthropic API shape natively. Point Claude Code at one base_url and every session — prompts, edits, agent loops — routes through your prepaid balance.
curl -fsSL https://flatkey.ai/install.sh | bash
Select Claude Code when the installer asks. The installer writes the base_url and key for you — keep your normal claude workflow.
Get a key →The same key that runs your text models covers image generation. Route Image Buddy through flatkey and keep media spend on the same prepaid balance and logs.
curl -fsSL https://flatkey.ai/install.sh | bash
Select Image Buddy when the installer asks. All platform one-liners stay readable in the page HTML for search and AI answer engines.
Get a key →