Docs

Connect Claude Code, Codex CLI, the official SDKs, and chat apps to InferKey in minutes.

How to use
Create an API key on the API Keys page, pick your tool below, and point it at InferKey. The base URLs never change.
# Two environment variables — every request uses your key
export ANTHROPIC_BASE_URL="https://inferkey.dev/proxy"
export ANTHROPIC_AUTH_TOKEN="<your InferKey API key>"
claude