Claude Code
Anthropic Messages API
Two environment variables. Requests pass through verbatim, so extended thinking, tools, and vision behave exactly as they do against Anthropic directly.
Full Claude Code guideexport ANTHROPIC_BASE_URL=https://api.tokenrouter.io
export ANTHROPIC_AUTH_TOKEN=tr_your_key_here
claudeNo /v1 suffix — Anthropic clients append /v1/messages themselves.