Choose Auto, TokenLab Verified, or Official for each request, with prices shown up front. See what's new

typesafe: jev-1.13

Price, performance, capabilities, and a ready-to-use request for Jev 1.13.
Compare models
jev-1.13
AvailabletypesafeDecisions
Context
32K
Modalities
Chat

Getting started

  1. Create API key

    Create a key in Console, then use it with every model on the platform.

  2. Send your first request

    Copy the example for your language and run it against the endpoint.

    systemoneTokenLab endpoint
    POST/v1/systemone
    curl -X POST "https://api.tokenlab.sh/v1/systemone" \
      -H "Authorization: Bearer sk-xxx" \
      -H "Content-Type: application/json" \
      -d '{
      "questions": {
        "refund": {
          "instructions": "Is a refund requested?",
          "type": "noul"
        }
      },
      "state": "A customer requests a refund.",
      "model": "jev-1.13"
    }'

Pricing

Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.

Default spec

Per 1M tokens
Official price
Input $0.042 / Output $0.00
TokenLab price
-
Discount
-

Usage & activity

Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.

Usage & availability

Last 24 hours

No data yet

Model performance
Metrics appear once privacy and data volume thresholds are met.

Data is based on aggregate user requests, excluding status checks.

Use cases

01

Agents and tools

Handle reasoning, support triage, tool calls, and multi-step tasks.

02

Coding

Generate, review, or debug code in the tools you already use.

03

Knowledge assistants

Build chat, search, and retrieval with a clear price and capability profile.

04

Side-by-side test

Compare response quality, latency, and price side by side.

Prompt examples

Write a concise support reply and list the assumptions behind it.

Review this API design and call out the top three integration risks.

Turn a long changelog into release notes a non-engineer would read.

This model has conditional pricing. Monthly token totals alone cannot produce a reliable estimate; use the detailed pricing for the request specification, cache, and applicable time window.

FAQ

How much does Jev 1.13 cost?

On TokenLab, Jev 1.13 costs — Per 1M tokens. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.

Which endpoint should Jev 1.13 use?

Use https://api.tokenlab.sh/v1/systemone for Jev 1.13. The request example below shows the matching code shape.

Which operations does Jev 1.13 support?

Jev 1.13 supports systemone. Select an operation above to see its endpoint and request example.