Payments and costs Q&A
Billing options
What's the difference between pay-as-you-go, Token Plan, and Coding Plan?
Pay-as-you-go (API usage)
- Billed per million tokens consumed
- Input and output priced separately
- Best for: API integrations, applications, batch processing
- Flexible: Pay only for what you use
- Supports all optimization features (batch API, context cache)
- Credits-based monthly plan
- Supports text and image generation models
- Best for: AI coding tools with flexible model switching
- Uses separate API key and base URL
- See Token Plan
- Fixed monthly fee ($50/month)
- 90,000 requests per month
- Best for: AI coding tools (Claude Code, Cursor, Cline)
- Predictable cost for daily coding workflows
- Uses separate API key (
sk-sp-xxxxx)
Which billing option should I choose?
- Building an app or API integration? → Use pay-as-you-go
- Using AI coding tools daily? → Use Token Plan
- Already on Coding Plan? → Coding Plan remains available for existing subscribers
- Just getting started? → Start with pay-as-you-go and free tokens
Bill analysis
How do I analyze bill details?
Qwen Cloud bills support granular reconciliation by model, API Key, and workspace.
- Go to the Pay-As-You-Go page.
- In the Spending Trends section, click List (upper-right) to switch to list view.
- Use the filters to narrow down by model or API Key.
- Model: The model that generated the charge.
- Usage: Token consumption or call count.
- Amount: The charge for this line item.
- Workspace: Matches a workspace on the Workspaces page.
- API Key: Matches a key on the API Key Management page.
- Line Item: For example, "Cloud resource pay-as-you-go".
Why can't I find my bill immediately after calling a model?
Possible reasons:
- Bill delay: Bills update hourly but may lag during peak hours (costs from 16:00-17:00 might appear at 19:30).
- Free tier: No charges or bills are generated for usage within free quota or when calling free models.
Where can I view model call statistics?
Check the Analytics page.
Payment and charges
Is pay-as-you-go billed in real time?
No. The system freezes credit upfront and settles at month end (early the following month).
How do I stop billing?
- Stop using the Playground or making API calls.
- Delete API keys on the API Key page to prevent accidental calls.