← All models

openai

GPT-4.1 Mini

openai/gpt-4.1-mini

Verified text, streaming, tools, and structured outputs. Routing quality remains experimental.

Try in Playground ↗
Input / 1M tokens$0.5
Output / 1M tokens$2
Context window128,000
Maximum output8,192

Verified parameters

max_tokensstreamtemperaturetop_pdeveloper_roleresponse_formatstructured_outputstoolstool_choice

Provider: openai · Latency and reliability: not enough observations yet.

Price version: cmuaxwcme0005w22gzmhlvp4n:1

Make a request

curl https://api.jevrouter.io/v1/chat/completions \
  -H "Authorization: Bearer $JEVROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"openai/gpt-4.1-mini","messages":[{"role":"user","content":"Hello"}],"max_tokens":256}'