Skip to content

Token Group Guide

model-go uses token groups to control which models a token can access.

What is a token group?

Each API token belongs to a group. The group determines which models that token can call. Different groups may include different model sets and pricing behavior.

View available groups

When you create a token, you choose its group. Each group shows the models it includes.

Token groups

Group notes

  • default — the default group, which includes common models
  • Other groups may vary depending on platform configuration

Selection guidance:

  • If you mainly use Claude Code, choose a group that includes Claude models
  • If you use Codex, choose a group that includes GPT models
  • If you need multiple model families, choose a group that includes everything you need

Switching groups

To switch groups, create a new token with a different group, then update the token in your client configuration.