Jev 101
English ▾
API access/Access the API

Where can you access the Jev API?

Separate direct access from providers: keys, model IDs and schemas differ.

Four documented access routes

These entries are based on public documentation, not logged-in purchases or network tests from mainland China.

DIRECT

TypeSafe

Start at the source

TypeSafe console key. Start in the Playground, then use the official HTTP API or SDK.

jev-1.13.0

Documentation checked; dashboard and live inference not tested.

Open provider documentation →
GATEWAY

OpenRouter

For an existing gateway account

Use OpenRouter credentials and billing. A model listing does not prove chat-endpoint compatibility.

typesafe/jev-1.13

Model listing checked; confirm the provider-specific call contract.

Open provider documentation →
WORKERS / API

Cloudflare

Integrate with Workers

Workers can use env.AI.run; REST uses a Cloudflare account ID and API token.

typesafe/jev

Cloudflare tokens are not TypeSafe API keys.

Open provider documentation →
AI GATEWAY

Vercel

Use the AI SDK ecosystem

Uses the experimental evaluate interface. Boolean corresponds to Noul; verify provider response shapes.

typesafe-ai/jev

Use Gateway authentication; do not simply swap a chat model name.

Open provider documentation →

Learn with the direct interface first

For a first exercise, the TypeSafe API avoids an additional adapter. Teams already using a platform can assess its integration instead, while checking account permissions, billing, data policies and response semantics.

This is a learning-path recommendation, not a provider performance ranking.

Changing only the base URL is not enough

The model identifier and interface differ across providers. Vercel documents an experimental evaluate interface with a Boolean probability primitive. Do not assume a System One payload can be sent as chat messages.

Check regional access separately

Registration, billing, supported locations and connectivity depend on the provider and account. Mainland China account eligibility was not verified for this guide. Do not treat this directory as a guarantee of direct access or give a key to an unknown relay.

Use the official links for current availability and pricing. The access table records a review date, not permanent eligibility.

Sources and verification boundary

Reviewed September 19, 2026. Documentation-based guidance, not a live API or business-performance test.

TypeSafe · Quick start →TypeSafe · Models, pricing and limits →OpenRouter · Jev 1.13 →Cloudflare · Jev integration →Vercel · Jev evaluation integration →
Reading progress stays in this browser