> Bazaarlink
BazaarLink is a Taiwan-based AI aggregator providing access to 100+ models via an OpenAI-compatible API. It specializes in TWD billing and unified enterprise invoices. It offers a small signup credit and a persistent free model tier.
// pros
- OpenAI-compatible API, self-serve key in under 60 seconds with no credit card; agents can self-register programmatically
- Offers a persistent free model (deepseek-v4-flash) and auto:free zero-cost routing, with failover to backup upstreams
- Taiwan entity with TWD billing and unified invoices for local enterprise expense reporting; relatively transparent (publishes third-party endpoint integrity probe reports)
- Aggregates 250+ models, including many mainstream large models (paid)
// cons
- Essentially a commercial paid aggregation gateway; free is limited to a small trial credit plus a tiny small-model free tier, while mainstream large models (GPT/Claude/Gemini) are paid
- Relatively new domain (launched a few months into 2026), short operating history, no long-term stability record
- As an aggregator bundling Claude/GPT and other premium models, such relays commonly carry industry risks around upstream key provenance and stability; verify independently
- Independent community reputation evidence is thin, mostly from the site's own claims and security-score sites (Scamadviser/Gridinsoft neutral, trust score 60)
Classified as commercial-aggregator: essentially a Taiwan commercial paid aggregation gateway with only a small trial credit and a tiny small-model free tier. It can serve as a backup OpenAI-compatible multi-model paid gateway, but the domain is new and independent reputation is thin, so start with small top-ups, avoid large prepayments, and be careful with sensitive data. Informational and risk-flagging only, not an endorsement.
community_reputation
Third-party security-score sites (Scamadviser mostly clean, Gridinsoft trust score 60/100, no major malicious detections) give a neutral-to-positive read but note the young domain. Chinese communities like Linux.do/NodeSeek show no dedicated review or warning threads on BazaarLink; independent reputation evidence is insufficient. The site markets transparency (integrity probe reports) but is still new, so caution is warranted.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
How we estimated this: the free allowance is converted to a dollar value using the provider’s own pay-as-you-go rates for the models a typical developer would reach for. When the allowance is metered in requests, tokens or minutes rather than dollars, we assume median usage of the cheapest capable model. Because assumptions are involved, the figure carries the est. flag — treat it as an order of magnitude, not a quote.
note: Signup trial credit ~$0.20 (probe, no card, no waitlist) counted; plus persistent free deepseek-v4-flash (~10 RPM / 150 RPD) and auto:free routing; PAYG at upstream list price after credit is spent.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Signup grants a small trial credit (probe shows about $0.20, no credit card, no waitlist), plus an auto:free routing option and a persistent free model deepseek-v4-flash (free tier ~10 RPM / 150 RPD; adding credit raises the free daily quota 3x). After the trial credit is used up, it becomes pay-as-you-go (claimed at upstream list price). |
| DeepSeek Chat (V3) | payg | — | $0.400 | $1.30 | — |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| deepseek/deepseek-v4-flash-free | — | — | — |
| auto:free | — | — | — |
<a href="https://uprouter.online/s/bazaarlink-ai" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/bazaarlink-ai.svg" alt="Bazaarlink 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 Bazaarlink entry — no tracking, no scripts.
$ Does Bazaarlink have a free tier?
Yes — Bazaarlink offers a free tier that we value at roughly $0.20 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on Bazaarlink's official pricing page — free tiers change without notice.
$ How much does Bazaarlink cost per 1M tokens?
Bazaarlink 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 Bazaarlink safe to use?
Uprouter rates Bazaarlink as medium risk. Rated medium risk. a commercial aggregator routing to many upstreams with only partial transparency: some model coverage or pricing is confirmed, while other figures rest on third-party reports or a login-gated console. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Bazaarlink through Uprouter Connect?
Yes — Bazaarlink is Connect-compatible. Add your Bazaarlink 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 | 423ms |
| 1d ago | up | 426ms |
| 2d ago | up | 440ms |
| 2d ago | up | 455ms |
| 4d ago | up | 407ms |
| 12d ago | up | 1013ms |
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 medium risk. a commercial aggregator routing to many upstreams with only partial transparency: some model coverage or pricing is confirmed, while other figures rest on third-party reports or a login-gated console.
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": "deepseek-deepseek-v4-flash-free",
"messages": [{ "role": "user", "content": "Hello via Bazaarlink" }]
}'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.