Models

Model Benchmarks

Early-access prices are provider rates with no ModelRelay markup. Intelligence by Artificial Analysis.

Speed
Cost
Intelligence
Anthropic

Claude Fable 5

TTFT
2.19s — evidence: controlled · n=8
TPS
119.3tps
Uptime
Intelligence
62.1
Unretouched model output
Input / 1M
$10.00
Output / 1M
$50.00
Anthropic

Claude Opus 5

TTFT
1.02s — evidence: controlled · n=8
TPS
115.2tps
Uptime
Intelligence
63.1
Unretouched model output
Input / 1M
$5.00
Output / 1M
$25.00
Anthropic

Claude Sonnet 5

TTFT
0.69s — evidence: controlled · n=8
TPS
152.0tps
Uptime
Intelligence
55.3
Unretouched model output
Input / 1M
$2.00
Output / 1M
$10.00
Google AI Studio

Gemini 3.7 Flash

TTFT
0.78s — evidence: controlled · n=8
TPS
613.4tps
Uptime
Intelligence
56.0
Unretouched model output
Input / 1M
$0.75
Output / 1M
$3.75
OpenAI

GPT-5.6 Luna

TTFT
0.77s — evidence: controlled · n=8
TPS
231.4tps
Uptime
Intelligence
52.3
Unretouched model output
Input / 1M
$0.20 ≤272K input
Output / 1M
$1.20 ≤272K input
OpenAI

GPT-5.6 Sol

TTFT
1.52s — evidence: controlled · n=8
TPS
121.4tps
Uptime
Intelligence
60.9
Unretouched model output
Input / 1M
$5.00 ≤272K input
Output / 1M
$30.00 ≤272K input
OpenAI

GPT-5.6 Terra

TTFT
0.66s — evidence: controlled · n=8
TPS
186.3tps
Uptime
Intelligence
56.6
Unretouched model output
Input / 1M
$2.00 ≤272K input
Output / 1M
$12.00 ≤272K input
xAI

Grok 4.6

TTFT
1.40s — evidence: controlled · n=8
TPS
103.6tps
Uptime
Intelligence
60.9
Unretouched model output
Input / 1M
$2.00 ≤200K input
Output / 1M
$6.00 ≤200K input
Swipe to compare all columns →
AnthropicClaude Fable 52.19s — evidence: controlled · n=8119.3tps — evidence: controlled · n=8$10.00$50.0062.1
AnthropicClaude Opus 51.02s — evidence: controlled · n=8115.2tps — evidence: controlled · n=8$5.00$25.0063.1
AnthropicClaude Sonnet 50.69s — evidence: controlled · n=8152.0tps — evidence: controlled · n=8$2.00$10.0055.3
Google AI StudioGemini 3.7 Flash0.78s — evidence: controlled · n=8613.4tps — evidence: controlled · n=8$0.75$3.7556.0
OpenAIGPT-5.6 Luna0.77s — evidence: controlled · n=8231.4tps — evidence: controlled · n=8$0.20 ≤272K input$1.20 ≤272K input52.3
OpenAIGPT-5.6 Sol1.52s — evidence: controlled · n=8121.4tps — evidence: controlled · n=8$5.00 ≤272K input$30.00 ≤272K input60.9
OpenAIGPT-5.6 Terra0.66s — evidence: controlled · n=8186.3tps — evidence: controlled · n=8$2.00 ≤272K input$12.00 ≤272K input56.6
xAIGrok 4.61.40s — evidence: controlled · n=8103.6tps — evidence: controlled · n=8$2.00 ≤200K input$6.00 ≤200K input60.9

TTFT is time to first visible answer token; TPS is visible answer tokens per second after that token. Both use a fixed prompt at each model's minimum reasoning. Speed combines both phases into time to a 500-token answer (TTFT + 500/TPS); less time ranks higher, and neither column changes meaning. Intelligence is the Artificial Analysis Intelligence Index at each model's highest scored variant.

One integration

One API, with drop-in compatibility.

Use ModelRelay's Responses API directly, or point an existing OpenAI or Anthropic SDK at the compatible endpoints.

Call a model
ModelRelay · POST /api/v1/responses Drop-in · OpenAI /v1/responses · Anthropic /v1/messages
curl https://api.modelrelay.ai/api/v1/responses \
-H "Authorization: Bearer $MODELRELAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"claude-sonnet-5","input":"Hello"}'

Change the model. Keep everything else.

Build across models without rebuilding your stack.

ModelRelay is invite-only while we onboard early teams.

Request access