← All integrations Integrations

Continue

Open-source IDE assistant — add apiToken.sale as a model provider in config.

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

// ~/.continue/config.json { "models": [{ "title": "Claude via apiToken.sale", "provider": "anthropic", "apiBase": "https://api.apitoken.sale", "apiKey": "sk-ok-•••", "model": "claude-opus-4-8" }] }