How to get access to Jev
Jev launched in early access on 15 September 2026. The launch post says TypeSafe is “bringing developers off the waitlist as quickly as we can.” Join from typesafe.ai. This site cannot expedite that queue and does not sell keys.
Once a console account exists, the quick start says: get an API key from the dashboard, then POST to https://api.typesafe.ai/v1/systemone.
Two public paths
- First-party TypeSafe — waitlist → console →
TYPESAFE_API_KEY→api.typesafe.ai. - Vercel AI Gateway — Vercel documents a TypeSafe-compatible API at
https://ai-gateway.vercel.sh/typesafeand the model idtypesafe-ai/jev. You authenticate with an AI Gateway key or Vercel OIDC token, not a key we provide.
Neither path makes jev.pro a reseller.
Playground
The quick start’s first step is the Playground: log in, paste state, add questions. Use it to learn the request shape before you wire production.
What to tell procurement
- Text-in, typed-decisions-out API.
- Public list price on the models page.
- Rate limits are currently dynamic.
- Data handling and ZDR: TypeSafe legal pages and your MSA.
Sources
Public TypeSafe or adjacent documentation only. No private claims.