Anthropic (APAC)
AI Platform & Tools · since 2021Anthropic (APAC) is an AI API ai platform & tools provider. TokenAPI Scan independently monitors model authenticity, protocol coverage, response latency, and pricing transparency.
This page aggregates AI API relay detection data for Anthropic (APAC), 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 "Anthropic (APAC) real or fake", "Anthropic (APAC) 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
/models endpoint is access-protected; anonymous requests return 401/403. Not counted as "0 models" — marked as "requires API key". 💰 Public Price Snapshot
🟡 Self-reportedFrom the provider public page, not recently verified by us. Here is the full price table for Anthropic (APAC) (scraped from the public pricing page, 26 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-opus-4 |
$15.0000 | $75.0000 | — | — | — | raw |
claude-opus-4.1 |
$15.0000 | $75.0000 | — | — | — | raw |
claude-opus-4.1:batch |
$7.5000 | $37.5000 | — | — | — | raw |
claude-opus-4.5 |
$5.0000 | $25.0000 | — | — | — | raw |
claude-opus-4.5:batch |
$2.5000 | $12.5000 | — | — | — | raw |
claude-opus-4.6 |
$5.0000 | $25.0000 | — | — | — | raw |
claude-opus-4.6:batch |
$2.5000 | $12.5000 | — | — | — | raw |
claude-opus-4.7 |
$5.0000 | $25.0000 | — | — | — | raw |
claude-opus-4.7-fast |
$30.0000 | $150.0000 | — | — | — | raw |
claude-opus-4.7:batch |
$2.5000 | $12.5000 | — | — | — | raw |
claude-opus-4.8 |
$5.0000 | $25.0000 | — | — | — | raw |
claude-opus-4.8-fast |
$10.0000 | $50.0000 | — | — | — | raw |
claude-opus-4.8:batch |
$2.5000 | $12.5000 | — | — | — | raw |
claude-opus-5 |
$5.0000 | $25.0000 | — | — | — | raw |
claude-opus-5-fast |
$10.0000 | $50.0000 | — | — | — | raw |
claude-sonnet-4 |
$3.0000 | $15.0000 | — | — | — | raw |
claude-sonnet-4.5 |
$3.0000 | $15.0000 | — | — | — | raw |
claude-sonnet-4.5:batch |
$1.5000 | $7.5000 | — | — | — | raw |
claude-sonnet-4.6 |
$3.0000 | $15.0000 | — | — | — | raw |
claude-sonnet-5 |
$2.0000 | $10.0000 | — | — | — | raw |
claude-sonnet-5:batch |
$1.0000 | $5.0000 | — | — | — | raw |
claude-3-haiku |
$0.2500 | $1.2500 | — | — | — | raw |
claude-fable-5 |
$10.0000 | $50.0000 | — | — | — | raw |
claude-fable-5:batch |
$5.0000 | $25.0000 | — | — | — | raw |
claude-haiku-4.5 |
$1.0000 | $5.0000 | — | — | — | raw |
claude-haiku-4.5:batch |
$0.5000 | $2.5000 | — | — | — | raw |
26 models · Source Anthropic (APAC) pricing page · Snapshot 2026-07-29(23:02 UTC) · Last tested 2026-05-21 · Total 2 tests
✅ Strengths
- Official Claude API source
- Mature long-context support
- Strong safety alignment
- Guaranteed API stability
⚠️ Notes
- Requires proxy for China access
- Requires international credit card
- Restricted in China
🎯 Use Case
- Teams outside China accessing Claude native API
- Scenarios requiring long document processing
- Enterprise applications valuing model safety compliance
⚡ Speed Test from Your IP
🔬 Real Detection Summary
Last check: 2026-05-21 20:37 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 Anthropic (APAC) 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
Anthropic (APAC)
100.0% Median Pass Rate · Snapshot Loaded💧 Water Rate v2 27.0 / 100 · Risk Real request http=200 ratio 42% avg 3266ms Click to expand formula →
| Report | Protocol | Score | Duration | Time |
|---|---|---|---|---|
| View Report | OPENAI | 100% | 2026-05-21 20:37 | |
| View Report | OPENAI | 100% | 2026-05-21 18:00 |
📋 Protocol Suitability Matrix
Based on 2 real tests of protocol coverage and median pass rate, answering "Which protocols can I use with Anthropic (APAC)?"
| Protocol | Tests | Median Pass Rate | Status | Suggestion |
|---|---|---|---|---|
| openai | 2 | 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 Anthropic (APAC)'s backend account. This site does not directly hold account tokens and cannot see hidden SLAs.
🛠 Integration Tutorial: Get Started with Anthropic (APAC) 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.anthropic.com/v1, and select the model name from Anthropic (APAC)'s list. - Test a request:
curl https://api.anthropic.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 Anthropic (APAC) reliable?
Currently fewer than 3 tests, insufficient data samples. Refer to the "Real-time Detection Data" section for the latest reports or test yourself.
How much does Anthropic (APAC) cost?
Anthropic (APAC)'s public price page lists 26 models. See the "💰 Public Price Snapshot" section above. Source:Anthropic (APAC)。
Which models does Anthropic (APAC) support?
Anthropic (APAC)'s model list is not publicly enumerated yet; log in to the backend to view.
What's the difference between Anthropic (APAC) 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 Anthropic (APAC) 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: