> Modeloc
Modeloc (modeloc.com) is an evaluation and compute-sharing platform for LLM relays. It features a 'compute pool' where users can share spare model quota to earn credits or spend credits to call pooled models, integrated with a trust-score leaderboard.
// pros
- Integrates model evaluation, leaderboards, compute sharing and relay aggregation with broad coverage (claims 1200+ tests, 350+ relays)
- Provides a unified gateway baseUrl (https://modeloc.com/pool/v1) + key, connectable to clients like Cherry Studio
- Invite bonus ~100K compute (~$10)
// cons
- Essentially a compute-swap/relay-aggregation platform, not a first-party sustained free API
- Shared quota comes from others' accounts; source and compliance are doubtful
- A user reported one shared API contained context prompt injection, unusable for Claude/Claude Code
- Usage-based billing; free is limited to a one-off invite bonus
Classified as a monitor/aggregation directory, not a free LLM API site itself; using its pool to call others' shared quota carries source-compliance and prompt-injection risk — avoid sensitive/production use.
community_reputation
NodeLoc threads discuss its compute-pool mechanics and tutorials, positioning it as an evaluation + compute-sharing + relay-aggregation monitor/aggregator; a risk note flags prompt injection in one shared API. It is a monitor/aggregation directory, not a free-API target itself.
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: Compute-pool swap: deposit your own account quota, billed by usage; guests get free model-consistency checks only. Referral grants both sides ~100K compute (~$10) one-off — not a public free API tier.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | No universal free quota: a 'compute-pool' swap model — deposit your own account quota for compute, billed by actual usage; inviting a signup grants each side ~100K compute (~$10) as a one-off bonus, not a sustained free LLM API. |
| Visitor Testing | free | — | — | — | Free model consistency detection for guests. |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/modeloc-com" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/modeloc-com.svg" alt="Modeloc 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 Modeloc entry — no tracking, no scripts.
$ Does Modeloc have a free tier?
Yes — Modeloc offers a free tier. Always confirm current limits on Modeloc's official pricing page — free tiers change without notice.
$ How much does Modeloc cost per 1M tokens?
Modeloc 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 Modeloc safe to use?
Uprouter rates Modeloc as high risk. Decentralized compute-sharing model involves significant trust in unknown peers for data handling. While the platform provides evaluation tools, the core economy is experimental and lacks enterprise-grade guarantees. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Modeloc through Uprouter Connect?
Yes — Modeloc is Connect-compatible. Add your Modeloc 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 | 891ms |
| 1d ago | up | 301ms |
| 2d ago | up | 126ms |
| 2d ago | up | 416ms |
| 4d ago | up | 393ms |
| 12d ago | up | 1829ms |
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
Decentralized compute-sharing model involves significant trust in unknown peers for data handling. While the platform provides evaluation tools, the core economy is experimental and lacks enterprise-grade guarantees.
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 Modeloc" }]
}'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.