← All integrations Integrations

Claude Code

Anthropic's official CLI — point it at apiToken.sale with two env vars.

01

Create a key

Generate one key.

02

Point to apiToken.sale

Set base URL and key.

03

Start building

Same balance for all models.

Configuration

# set once in your shell profile export ANTHROPIC_BASE_URL=https://api.apitoken.sale export ANTHROPIC_API_KEY=sk-ok-••• # then just run claude