GetToken Docs

Configure GetToken by topic

Short, focused guides for API Keys, base_url values, Codex App, Codex CLI, Cursor, OpenCode, CC Switch, and image generation skill setup.

View my API Key

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

Tool Setup

Cursor Configuration

Configure Cursor with your GetToken API Key, OpenAI-compatible Base URL, and model name.

Cursor can use GetToken as an OpenAI-compatible service. You need three values: API Key, Base URL, and model name.

Requirements

  • Cursor is installed.
  • You are signed in to GetToken.
  • You have a GetToken API Key.

Console URL:

text
https://gettoken.dev/console/api-keys

Recommended values

API Key:

text
<your GetToken API Key>

Base URL:

text
https://api.clawto.link/v1

Model:

text
gpt-5.5

Cursor's OpenAI-compatible settings usually expect the endpoint with /v1. Do not use the GetToken homepage or console URL.

Configure Cursor

  1. Open Cursor.
  2. Open Cursor Settings.
  3. Open Models.
  4. Find OpenAI API Key.
  5. Enter your GetToken API Key.
  6. Enable Override OpenAI Base URL.
  7. Enter https://api.clawto.link/v1.
  8. If gpt-5.5 is not in the model list, add gpt-5.5 as a custom model.
  9. Return to chat, select gpt-5.5, and send one test message.

Screenshot placeholder: Cursor Models settings.

If your version shows Custom Provider

Cursor settings may vary by version. If you see Custom Provider, Custom Model, or OpenAI-compatible provider, use these values:

  • Provider name: GetToken
  • API Key: <your GetToken API Key>
  • Base URL: https://api.clawto.link/v1
  • Model: gpt-5.5

Verify

Send this in Cursor chat:

text
Say in one sentence that the current model is connected through GetToken.

If Cursor returns a normal answer, it is working through GetToken API.

Common mistakes

  • Do not use https://gettoken.dev as the Base URL.
  • In Cursor, use https://api.clawto.link/v1; do not omit /v1.
  • Do not paste extra spaces into the API Key.
  • If Cursor says the model does not exist, make sure gpt-5.5 was added.
  • If you want to use Cursor's built-in models or Auto, you may need to temporarily disable OpenAI API Key or Override OpenAI Base URL.
  • Custom Base URL may not cover every advanced Cursor feature. Verify the normal chat path first.

Next steps

  • To find your API Key, read API Key.
  • To choose an endpoint, read Base URL.
  • If the connection fails, read Troubleshooting.