Short Answer
The three groups mainly differ in their upstream source, request protocol, and intended tools:- CodexReverse: A reverse-engineered Codex resource channel for everyday Codex development, with normal usability and a high cache-hit rate
- ClaudeCode: A dedicated group for Claude Code and environments using Anthropic’s native
/v1/messagesprotocol - Default: A general official-relay group for mixed access to GPT, Claude, Gemini, DeepSeek, and other models
Which Group Should I Use?
“Official relay” and “reverse-engineered” describe different upstream resource sources.
Default uses official API relay resources, while CodexReverse uses reverse-engineered Codex resources. Both can work normally, but production stability, pricing, cache behavior, and model availability may differ.Recommended Setup for Daily Development
If you use both Codex and Claude Code, keeping two separate tokens is a sensible setup:- Use the
CodexReversetoken in Codex - Use the
ClaudeCodetoken in Claude Code - Keep an additional
Defaulttoken if other applications need mixed access to multiple model providers