球球TokenQiuqiu Token Docs中文

Use Cases

Qiuqiu Token is useful when you want one account, one balance, and one token system to connect multiple AI tools. The common pattern is:

  1. Prepare your account and balance.
  2. Choose the target model and token group.
  3. Create an API token.
  4. Paste the Base URL, API Key, and model into the client.
  5. Verify a small request before long-term use.

Local Coding Assistants

Use Qiuqiu Token with Codex Desktop, Codex CLI, Claude Code, and Gemini CLI to work on local projects. This is suitable for code reading, refactoring, debugging, test generation, documentation updates, and longer project tasks.

Recommended entry points:

Desktop Chat Clients

Claude Desktop, Trae, Cherry Studio, and similar tools can use Qiuqiu Token as their API access layer. These clients are useful for daily conversation, writing, translation, document analysis, and lightweight automation.

Use the corresponding third-party client guide when a client has its own configuration UI.

Application Development

Developers can call OpenAI-compatible or Claude-compatible APIs from their own programs. Use the OpenAI-compatible Base URL with /v1, and use the Claude-compatible Base URL without manually adding /v1.

Before production use, verify the model name, token group, budget, retry behavior, and logging strategy.

Content and Image Workflows

For image generation and content workflows, Qiuqiu Token can centralize model access and billing. Use the image API guide when you need GPT Image 2, and create a token group that matches the image model.

Team Access

Teams can use separate tokens for different people, projects, or tools. This makes it easier to control budgets, rotate credentials, and identify usage records in the console.

For business procurement, Qiuqiu Token supports corporate payment, e-invoices, pre-sales support, technical support, and remote assistance.

Choosing a Path