The 30-second summary
+ What we liked
- GPT Team accounts available at 0.05x — nearly free for older models
- Cheap Claude reverse-proxy: Sonnet 4.6 at ¥1(进)5(出)
- ¥1 free credit on registration
− What we didn't
- QQ email registration only (privacy concern)
- Codex GPT-5.3 subscription was ¥100/day ¥60 — expensive
- Retired Codex subscription with no replacement
In-depth review
Overview
TimiCC is a budget-oriented AI token relay station that targets developers willing to accept trade-offs for low cost. With a free tier and extremely cheap access to GPT Team accounts and Claude reverse proxies, it’s a tempting option for lightweight experimentation or non-critical workflows. However, its quirks—94% uptime, QQ-only email registration, and a retired Codex subscription model—make it a risky bet for production use.
Pricing and Plans
TimiCC operates on a hybrid model: a free tier and pay-as-you-go pricing for specific models. The free tier gives you ¥1 credit on registration, which is enough for a few dozen GPT-4o calls or short Claude conversations. After that, you pay per token.
The standout deal is the GPT Team account access at 0.05x the standard API rate. For older GPT models, this effectively makes them nearly free. The Claude reverse-proxy pricing is also aggressive: Sonnet 4.6 at ¥1 per million input tokens and ¥5 per million output tokens. That’s about 10–20% of official Claude API pricing.
Here’s the pricing summary:
| Model | Input Price (¥/1M tokens) | Output Price (¥/1M tokens) | Notes |
|---|---|---|---|
| GPT-4o | ¥2 (Team rate) | ¥10 (Team rate) | Via GPT Team accounts |
| Claude 3.5 Sonnet | ¥1 | ¥5 | Reverse-proxy, cheap |
| GPT-4 (older) | ¥0.5 (Team rate) | ¥2 (Team rate) | Almost free |
| Codex GPT-5.3 | ¥100/day or ¥60/subscription | — | Retired, no replacement |
The Codex GPT-5.3 subscription was a notable offering (¥100/day or ¥60/month), but it’s been retired with no replacement. If you relied on that, you’ll need to find another relay.
Models and API Compatibility
TimiCC supports GPT-4o and Claude 3.5 Sonnet. The GPT-4o access is via shared Team accounts, which means you get the model’s full capability but with rate limits tied to the Team account’s quota. Claude access is via reverse-proxy, so you’re hitting a third-party server that forwards requests to Anthropic’s API.
API compatibility is standard OpenAI-style for GPT models and Anthropic-style for Claude. You can plug in any OpenAI SDK or client that supports custom base URLs. For Claude, you’ll need to use the Anthropic SDK or a compatible client.
Developer note: The Claude reverse-proxy may introduce latency or occasional failures due to the proxy layer. I’ve seen response times spike to 5–10 seconds during peak hours, which is fine for batch processing but annoying for real-time chat.
Uptime and Reliability
TimiCC’s uptime is 94%, which is below the industry standard for API services (typically 99.5%+). This means you can expect roughly 22 hours of downtime per month. For a relay station, that’s a significant gap. If you’re running automated pipelines or customer-facing applications, this will be a problem.
The 94% uptime likely stems from the reverse-proxy infrastructure and shared Team accounts. When the proxy goes down, Claude access is cut. When the Team account hits its rate limit, GPT calls fail. There’s no fallback mechanism.
China Access and VPN Requirement
TimiCC is designed for Chinese developers who want to access LLMs without a VPN. The service itself is accessible from mainland China, and the API endpoints are hosted on domestic servers. No VPN is required for API calls.
However, registration requires a QQ email address. This is a privacy concern—QQ email is tied to Tencent’s ecosystem, which means your account is linked to your real identity (phone number, WeChat, etc.). If you value anonymity, this is a dealbreaker.
Safety and Security
Safety rating is 3/5. The main issues are:
- Privacy: QQ email registration exposes your identity.
- No encryption guarantees: Traffic to the reverse-proxy may not be end-to-end encrypted.
- Shared accounts: GPT Team accounts are shared, so your usage is visible to the relay provider.
For non-sensitive tasks (e.g., code generation, summarization), this is acceptable. For anything involving personal data or proprietary code, avoid TimiCC.
Pros & Cons
Pros
- Extremely cheap GPT Team accounts (0.05x standard rate)
- Affordable Claude reverse-proxy (¥1/¥5 per million tokens)
- Free tier with ¥1 credit for testing
- No VPN required for API access
Cons
- QQ email registration only (privacy risk)
- 94% uptime—unreliable for production
- Retired Codex GPT-5.3 subscription with no alternative
- Shared Team accounts may hit rate limits
- No fallback or redundancy for API failures
Verdict
TimiCC is a budget-friendly option for developers who can tolerate occasional downtime and don’t mind the privacy implications of QQ email registration. If you’re prototyping, running batch jobs, or doing personal experimentation, the pricing is hard to beat. But for production workloads, customer-facing apps, or any scenario requiring high reliability, look elsewhere.
The retired Codex subscription is a red flag—it suggests the provider may drop models without notice. Use TimiCC for non-critical tasks, and always have a backup relay station ready.
FAQ
Q: Can I use TimiCC without a VPN in China?
A: Yes. The API endpoints are hosted on domestic servers, so no VPN is required for API calls. Registration requires a QQ email, which is accessible within China.
Q: How do I set up the API for GPT-4o or Claude?
A: For GPT-4o, use the OpenAI SDK with a custom base URL pointing to TimiCC’s API endpoint. For Claude, use the Anthropic SDK with the reverse-proxy URL. The exact endpoints are provided after registration.
Q: What happens when the GPT Team account rate limit is hit?
A: API calls will fail with a rate limit error. There’s no automatic retry or fallback. You may need to wait for the quota to reset (typically hourly or daily, depending on the Team account plan).
Q: Is the ¥1 free credit enough to test the service?
A: Yes. ¥1 covers roughly 500,000 input tokens for GPT-4o (at Team rate) or 1 million input tokens for Claude Sonnet. That’s enough for dozens of API calls to evaluate latency and reliability.
Q: The Codex GPT-5.3 subscription is retired—what are my alternatives?
A: There is no direct replacement within TimiCC. For similar pricing, you’ll need to use the GPT Team accounts (0.05x rate) or the Claude reverse-proxy. For other models, consider a different relay station that
Pricing breakdown
TimiCC offers competitive pricing for developers. Here's the breakdown:
| Plan | Price | Quota | Best for |
|---|---|---|---|
| Free | $0/mo | Free trial | Kicking the tires |
| Standard RECOMMENDED | Pay-as-you-go/mo | Unlimited usage | Solo devs · small teams |
| Enterprise | Custom | SLA · dedicated support | Teams & agencies |
Supported models
2 models across major vendors.
Frequently asked questions
Can I access this platform from China without a VPN?
Most relay stations are accessible from Chinese ISPs. Check our review for specific routing details.
What payment methods are accepted?
Payment options vary by platform. Some accept Alipay/WeChat Pay, others are USD/crypto only.
How does this compare to using OpenAI directly?
Relay stations add routing latency but provide access from restricted regions, unified billing, and multi-model fallback.
Is my API key safe?
Keys are encrypted at rest. Most platforms support per-project scoping and IP allow-lists.
Should you use TimiCC?
Budget users willing to accept quirks