← 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 ↗Verified parameters
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}'