Skip to content
UPROUTERONLINE

> Zed Hosted Models

zed.dev/hosted

OAuth access — sign-in with your existing account. Sign in with your Zed account (native-app sign-in). OmniRoute generates a one-time RSA keypair and opens zed.dev to authorize it — on a remote/headless install, copy the resulting 127.0.0.1 callback U This entry is an access surface/agent — it routes to third-party models rather than hosting its own.

unknownbest-effort probe · checked never
Subscription router OAuthFreemiumMedium risk· conf 75%community-reportedconnect: oauth
// access — how to connectOAuth

Sign in with your Zed account (native-app sign-in). OmniRoute generates a one-time RSA keypair and opens zed.dev to authorize it — on a remote/headless install, copy the resulting 127.0.0.1 callback URL from your browser's address bar and paste it back here. Distinct from the 'Zed IDE' credential-import entry above: this proxies chat completions through Zed's own hosted model aggregator (cloud.zed.dev), fronting Anthropic/OpenAI/Google/xAI models under your Zed plan.

Free credits
Not quantified
Free access reported — no USD value quantified by the source.
Cheapest input /1M
USD per 1M input tokens, best tracked model
Cheapest output /1M
USD per 1M output tokens, best tracked model
Models tracked
0
Canonical models with normalized pricing
// free_quota

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.

// pricinglast verified never

No plan rows recorded yet — check the official pricing page.

pricing_last_verified: never

Pricing normalized from public sources — always verify with the provider.

// faq
$ Does Zed Hosted Models have a free tier?

Yes — Zed Hosted Models offers a free tier. Always confirm current limits on Zed Hosted Models's official pricing page — free tiers change without notice.

$ How much does Zed Hosted Models cost per 1M tokens?

Zed Hosted Models 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 Zed Hosted Models safe to use?

Uprouter rates Zed Hosted Models as medium risk. Unofficial OAuth use of a consumer product; ToS compliance is on the operator. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Zed Hosted Models through Uprouter Connect?

Yes — Zed Hosted Models is Connect-compatible. Add your Zed Hosted Models 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.

// community0 reviews

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

current: unknown

No probes recorded yet.

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

Medium risk
75%

Unofficial OAuth use of a consumer product; ToS compliance is on the operator.

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://www.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 Zed Hosted Models" }]
  }'

Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.

// similar_providersscored by Subscription router signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.