Zhizengzeng
China-Zone Relay · since 2023Zhizengzeng is an AI API china-zone relay provider. TokenAPI Scan independently monitors model authenticity, protocol coverage, response latency, and pricing transparency.
This page aggregates AI API relay detection data for Zhizengzeng, focusing on whether Claude / OpenAI / Gemini are truly passthrough, whether usage fields are anomalous, whether model lists are usable, and accessibility across different network regions. If you're searching for "Zhizengzeng real or fake", "Zhizengzeng review", "API relay detection", or "relay price comparison", we recommend checking the detection summary, network status, and public pricing evidence below before deciding whether to continue using it.
Related:Relay Rankings · Price Comparison · Network Tools · FAQ · Buying Guide
gpt-6-astra
gpt-5.6-luna
gpt-5.6-terra
gpt-5.6-sol
gpt-5.5
gpt-5.5-2026-04-23
gpt-5.5-pro
gpt-5.5-pro-2026-04-23
gpt-5.4-mini
gpt-5.4-mini-2026-03-17
gpt-5.4-nano
gpt-5.4-nano-2026-03-17
gpt-5.4
gpt-5.4-2026-03-05
gpt-5.4-pro
gpt-5.4-pro-2026-03-05
gpt-5.2
gpt-5.2-2025-12-11
chat-latest
gpt-5.2-chat-latest
gpt-5.2-pro
gpt-5.2-pro-2025-12-11
gpt-5.3-codex
gpt-5.2-codex
sora-2-pro
sora-2
gpt-5-pro
gpt-5-pro-2025-10-06
gpt-5.1-codex
gpt-5.1-codex-max
gpt-5.1-codex-mini
gpt-5-codex
gpt-5-search-api
codex-mini-latest
gpt-5.1
gpt-5.1-2025-11-13
gpt-5
gpt-5-2025-08-07
gpt-5-mini
gpt-5-mini-2025-08-07
Expand remaining 10
gpt-5-nano
gpt-5-nano-2025-08-07
gpt-5.1-chat-latest
gpt-5-chat-latest
gpt-realtime
gpt-realtime-2025-08-28
gpt-realtime-mini
gpt-realtime-mini-2025-10-06
gpt-realtime-mini-2025-12-15
gpt-realtime-2
💰 Public Price Snapshot
🟡 Self-reportedFrom the provider public page, not recently verified by us. Here is the full price table for Zhizengzeng (scraped from the public pricing page, 8 models) - cross-provider comparison at pricing page, API volatility at AI service status.
| Model | Input / M | Output / M | Cache R | W 5m | W 1h | Gov |
|---|---|---|---|---|---|---|
claude-3-haiku-20240307 |
$0.0340 | $0.1380 | — | — | — | raw |
claude-3-opus-20240229 |
$2.0830 | $6.2500 | — | — | — | raw |
claude-3-sonnet-20240229 |
$0.4160 | $1.6660 | — | — | — | raw |
gpt-3.5-turbo |
$0.2770 | $0.2770 | — | — | — | raw |
gpt-3.5-turbo-16k |
$0.5550 | $0.5550 | — | — | — | raw |
gpt-4 |
$4.1660 | $8.3330 | — | — | — | raw |
gpt-4-32k |
$8.3330 | $16.6660 | — | — | — | raw |
gpt-4-turbo-preview |
$1.3880 | $4.1660 | — | — | — | raw |
8 models · Source Zhizengzeng pricing page · Snapshot 2026-09-14(07:00 UTC) · Last tested 2026-05-21 · Total 14 tests
✅ Strengths
- Fast access in China
- No minimum top-up
- Supports China-region LLMs
⚠️ Notes
- Average pricing transparency
- Self-verification of authenticity needed
🎯 Use Case
- China developers quick trial
- Small project prototyping
⚡ Speed Test from Your IP
🔬 Real Detection Summary
Last check: 2026-05-21 20:36 UTC
Recent Detection Latency Trend (30 times, old->new)
By Protocol
Last 5 reports
Source: All metrics from real detections after users submit API keys,Server-side Calls Zhizengzeng protocol verification requests from endpoints,. Pass rate = Requests returning correct responses / Total Requests。 -> Full Methodology
🛰️ System Probe Summary
The platform runs keyless connectivity probes every 6 hours on this site's OpenAI / Anthropic / Gemini protocol list-models endpoints (HTTP 401/403 counts as connected, indicating the endpoint is alive). Below are the cumulative real results.
By Protocol (System Probe)
Note: Connectivity rate = endpoint responses (incl. 401/403 auth responses) / probe count, measures endpoint liveness not service quality; service quality is determined by key-submitted detections in "Real Detection Summary" above.
📊 Real-time Detection Data
Zhizengzeng
100.0% Median Pass Rate · Snapshot Loaded💧 Water Rate v2 100.0 / 100 · Excellent Real request http=200 ratio 100% avg 143ms Click to expand formula →
| Report | Protocol | Score | Duration | Time |
|---|---|---|---|---|
| View Report | OPENAI | 100% | 2026-05-21 20:36 | |
| View Report | OPENAI | 100% | 2026-05-18 18:00 | |
| View Report | OPENAI | 100% | 2026-05-18 18:00 | |
| View Report | OPENAI | 100% | 2026-05-17 18:00 | |
| View Report | OPENAI | 100% | 2026-05-17 18:00 |
📋 Protocol Suitability Matrix
Based on 14 real tests of protocol coverage and median pass rate, answering "Which protocols can I use with Zhizengzeng?"
| Protocol | Tests | Median Pass Rate | Status | Suggestion |
|---|---|---|---|---|
| openai | 14 | 0% | - Unknown | Test with small traffic first |
⏱ Rate Limits & Pricing Multiplier
Key operational parameters that determine whether you can scale concurrent calls.
⚠️ Actual multipliers depend on Zhizengzeng's backend account. This site does not directly hold account tokens and cannot see hidden SLAs.
🛠 Integration Tutorial: Get Started with Zhizengzeng in 3 Steps
- Register an account and create an API Key in the backend (the console usually has "My Keys" or "API Tokens" entry).
- Replace the base URL in your code with
https://api.zhizengzeng.com/v1, and select the model name from Zhizengzeng's list. - Test a request:
curl https://api.zhizengzeng.com/v1/v1/chat/completions -H "Authorization: Bearer YOUR_KEY" -H "Content-Type: application/json" -d '{"model":"gpt-4o-mini","messages":[{"role":"user","content":"hello"}]}'
✅ This is an OpenAI Compatibility Mode integration example. Anthropic / Gemini protocols vary slightly by provider, see each site's documentation.。
❓ Frequently Asked Questions
Is Zhizengzeng reliable?
Based on 14 independent tests by TokenAPI Scan, the median pass rate is 100%.Stable quality, suitable for production.
How much does Zhizengzeng cost?
Zhizengzeng's public price page lists 8 models. See the "💰 Public Price Snapshot" section above. Source:Zhizengzeng。
Which models does Zhizengzeng support?
Zhizengzeng endpoint enumerates 844 models (endpoint anonymously accessible, model list public). Actual callable models depend on your account permissions and Zhizengzeng's backend.
What's the difference between Zhizengzeng and official?
Official (OpenAI/Anthropic/Google) = first-hand pricing + stable direct connection + strict content moderation and account ban risk. Third-party relays = usually discounted pricing + domestic accessibility + but compounded availability, content moderation, SLA, and service shutdown risks. Which to choose depends on your cost sensitivity, content moderation requirements, and stability priorities. It is recommended to use official for critical paths + relays as backup.
Will Zhizengzeng shut down?
We continuously monitor relay site reachability. Multiple consecutive failed detections within 30 days = high risk signal. Recommendations: ① Don't top up too much ② Rotate across multiple providers for critical services ③ Watch the Rankings warnings.
💭 Related Questions
💰 Popular Model API Prices
Compare API prices across relay providers: