GetToken Docs

Configure GetToken by topic

Short, focused guides for API Keys, base_url values, Codex App, Codex CLI, OpenCode, and CC Switch.

View my API Key

Sign in, reveal your current GetToken API Key, then copy it into Codex or OpenCode.

Tool Setup

Use CC Switch

CC Switch can import and manage GetToken as a Codex provider.

CC Switch manages Codex providers, endpoints, and models. Use it if you prefer not to edit config.toml directly.

Desktop client import

  1. Open the GetToken console.
  2. Go to API Keys.
  3. Pick the API Key you want to use.
  4. Click CC Switch.
  5. The browser opens a ccswitch:// import URL if the client is installed.

The GetToken import contains:

  • provider name: GetToken
  • endpoint: https://api.clawto.link
  • model: gpt-5.5
  • apiKey: your selected GetToken API Key

Screenshot placeholder: CC Switch import dialog.

Install cc-switch-cli

bash
curl -fsSL 'https://gettoken.dev/api/downloads/cc-switch?target=cli&platform=install' | bash

Official client releases:

text
https://github.com/farion1231/cc-switch/releases

When to use it

  • You do not want to edit Codex config files.
  • You manage multiple Codex providers.
  • You want a UI for switching endpoints.
  • You want one-click import from GetToken.