Skip to content

Integrations

ZoneToken works with any tool that speaks the OpenAI or Anthropic API. Below are ready-to-paste configurations for popular coding assistants.

How it works

Each integration points the tool at the ZoneToken base URL and supplies your API key. The exact base URL differs slightly per tool, so use the snippet on each page as-is:

  • Claude Code uses https://api.zonetoken.net (no /v1 suffix).
  • Codex uses https://api.zonetoken.net/v1.
  • Opencode uses https://api.zonetoken.net/v1.

In every config, replace <apiKey> with your real ZoneToken API key.