Skip to main content

Overview

Anthropic’s Claude 4.x models on RouterBase, served through the standard OpenAI-compatible chat completions endpoint (streaming, tool calling, vision, per-user prompt caching).

Models

  • anthropic/claude-fable-5
  • anthropic/claude-opus-5
  • anthropic/claude-opus-4.8
  • anthropic/claude-opus-4.7
  • anthropic/claude-opus-4.6
  • anthropic/claude-opus-4.5
  • anthropic/claude-sonnet-5
  • anthropic/claude-sonnet-4.6
  • anthropic/claude-sonnet-4.5
  • anthropic/claude-sonnet-4
  • anthropic/claude-haiku-4.5
Pricing is deliberately not reproduced here. Rates are set per model in the RouterBase catalogue and can be overridden per account, so any figure copied into this page is a snapshot that goes stale the next time a rate changes. Fetch the current rate for any model from the Models API:
URL-encode the slash in the model id — e.g. anthropic%2Fclaude-fable-5.

Endpoint

Drop-in compatible with the OpenAI client — point it at https://routerbase.com/v1. See the full Chat Completions reference for every parameter, streaming, and prompt-caching details.

Quickstart

Live catalogue + current rates: the Models API.