> Apishop
Apishop is a professional AI API gateway designed for developers in mainland China. It provides direct, low-latency access to Anthropic, OpenAI, and Gemini models with zero code changes required. Billing is transparently mapped 1:1 to official USD rates but paid in local currency.
// pros
- OpenAI-compatible API (/v1/models present), has /register /pricing /docs, programmatically callable
- Claims domestic direct connection, relatively low latency (~638ms probe)
// cons
- No 'free' wording on homepage; positioned as a paid commercial gateway with no free quota
- Anonymous operator, unknown entity, blank community reputation, cannot cross-verify
- /v1/models requires auth, model list not public
- Subject to the common relay risks of shutdown, adulteration and model downgrade
A paid commercial-aggregator gateway with no public free API quota, not matching the 'free LLM API' focus. If used, never deposit large sums and cross-verify.
community_reputation
No independent review or discussion of apishop.org was found; reputation is blank. Industry surveys warn to be especially wary of anonymous small sites and avoid large prepayments.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
Free tier present — value not quantified
This provider offers a free tier, but its terms don’t convert cleanly into a USD figure (e.g. request-count limits or capacity-dependent pools). We refuse to print a misleading zero here. See the note below and the official pricing page for the exact limits.
note: freeairouter review: register-then-pay-as-you-go commercial gateway, no public free quota seen; official site is a mainland-friendly gateway drop-in compatible with OpenAI/Anthropic/Gemini.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Unknown (no free quota shown on homepage, /pricing or /docs; has /register and /v1/models(401); a register-then-pay-as-you-go commercial gateway with no public free quota). |
| Trial Credit | free | — | — | — | Free credits granted on signup; no credit card required. |
| Standard PAYG (Claude Opus) | payg | — | $0.690 | $3.47 | Converted from ¥5/¥25 at 7.2 rate; maps to 1:1 official USD rate in local currency. |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/apishop-org" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/apishop-org.svg" alt="Apishop live status on UPROUTER.ONLINE" height="40"></a>Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Apishop entry — no tracking, no scripts.
$ Does Apishop have a free tier?
Yes — Apishop offers a free tier. Always confirm current limits on Apishop's official pricing page — free tiers change without notice.
$ How much does Apishop cost per 1M tokens?
Apishop does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is Apishop safe to use?
Uprouter rates Apishop as low risk. Rated low risk. a commercial aggregator routing to many upstreams with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Apishop through Uprouter Connect?
Yes — Apishop is Connect-compatible. Add your Apishop API key in Uprouter Connect (encrypted at rest) and route requests to it through one OpenAI- and Claude-compatible API, optionally behind failover aliases. Uprouter meters the traffic in compute at the provider's listed rate.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
full history →best-effort probes · not a guarantee · last 14h ago
| Checked | Status | Latency |
|---|---|---|
| 14h ago | up | 751ms |
| 1d ago | up | 787ms |
| 2d ago | up | 857ms |
| 2d ago | up | 788ms |
| 4d ago | up | 943ms |
| 12d ago | up | 1249ms |
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Rated low risk. a commercial aggregator routing to many upstreams with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
curl https://uprouter.online/api/connect/v1/chat/completions \ -H "Authorization: Bearer upr_live_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{
"model": "sandbox-echo",
"messages": [{ "role": "user", "content": "Hello via Apishop" }]
}'Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.