LandingModelsDocsBriefQuote reviewBetaDashboard
Model detail
Models/claude-haiku-4-5

claude-haiku-4-5

Public slug mapped across 1 runtime routes, with route-level provider variants, pricing context, and capability coverage visible before you even sign in.

StreamingToolsParallel toolsStructured outputPrompt cacheReasoning controls
Route economics

Upstream cost and Runtime pricing

Upstream input range
$1.00 / 1M
max $1.00 / 1M
Upstream output range
$5.00 / 1M
max $5.00 / 1M
Customer pricing
Per-request shared savings
50% of verified savings retained by the customer; quote determines the final charge.
Integration

Drop-in usage

Node SDK
import OpenAI from "openai";

const client = new OpenAI({
  apiKey: process.env.GATEWAY_API_KEY,
  baseURL: "https://api.rntm.sh/v1",
});

const response = await client.chat.completions.create({
  model: "claude-haiku-4-5",
  messages: [
    { role: "user", content: "Hello from BTL Runtime" }
  ],
});
Capabilities

Surface compatibility

Providers
anthropic-direct
Protocol families
anthropic
Input modalities
image, text
Output modalities
text
Provider routes

Route-level variants

1 total provider-model entries
ProviderProvider model idRegion coverageCapabilitiesRoute pricing
anthropic-direct
anthropic
claude-haiku-4-5
global
global
StreamingToolsParallel toolsStructured outputPrompt cacheReasoning
In $1.00 / 1M
Out $5.00 / 1M
Permanent linkDocsUse this model through Runtime