jishie

GPT Realtime 1.5

fastrouter/openai/gpt-realtime-1.5 · family gpt · in: text, audio, image → out: text, audio · price provider-declared (via models.dev). Capabilities: tools text audio image.

$7.00
Blended $/1M (3:1)
$4
Input $/1M
$16
Output $/1M
$20.00
1M in + 1M out
—
Cache read $/1M
#6928 of 7,710
Cheapest rank
Provider
FastRouter (fastrouter)
Kind
text (outputs text, audio)
Context
32,000 tokens
Max output
4,096 tokens
Capabilities
tools text audio image

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at FastRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"openai/gpt-realtime-1.5","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all FastRouter models · model index · JSON