---
title: "apiToken.sale — API integrations"
description: "Connect coding tools and SDKs to apiToken.sale via the Anthropic-compatible or OpenAI-compatible endpoint — one key and balance for Claude and GPT models."
url: "https://apitoken.sale/integrations"
language: "en"
---
# API integrations

Anthropic-compatible tools connect by pointing their Anthropic base URL at `https://router.apitoken.sale`; OpenAI-compatible tools use `https://router.apitoken.sale/v1` with `Authorization: Bearer`. Both draw on the same `sk-pool-…` key and prepaid balance.

- [Connect Claude Code to apiToken.sale](https://apitoken.sale/md/int/claude-code) — Configure Claude Code with apiToken.sale using ANTHROPIC_BASE_URL and ANTHROPIC_API_KEY, then use supported Claude models through one prepaid balance.
- [Connect Codex CLI to apiToken.sale](https://apitoken.sale/md/int/codex) — Run Codex CLI on GPT-5.6 models through apiToken.sale with a named model_providers profile, the OpenAI-compatible base URL, and your sk-pool key.
- [Connect Cursor to the Claude API](https://apitoken.sale/md/int/cursor) — Configure Cursor's Anthropic provider with the apiToken.sale base URL, API key, and a supported Claude model in three steps.
- [Connect Cline to the Claude API](https://apitoken.sale/md/int/cline) — Set up Cline in VS Code with the apiToken.sale Anthropic-compatible endpoint, one API key, and your preferred supported Claude model.
- [Connect opencode to apiToken.sale](https://apitoken.sale/md/int/opencode) — Wire opencode to the apiToken.sale OpenAI-compatible endpoint with one provider block and run GPT-5.6 models on your prepaid balance.
- [Connect Continue to the Claude API](https://apitoken.sale/md/int/continue) — Add apiToken.sale as an Anthropic model provider in Continue and run supported Claude models from your IDE with one balance.
- [Connect Zed to the Claude API](https://apitoken.sale/md/int/zed) — Point Zed's Anthropic language-model settings to apiToken.sale and use supported Claude models with one API key and prepaid balance.
- [Use Anthropic SDKs with apiToken.sale](https://apitoken.sale/md/int/sdk) — Use the official Anthropic Python and TypeScript SDKs with apiToken.sale by changing the base URL and providing your API key.

---
API reference: https://apitoken.sale/md/docs
