Beacon

Latest updates from supported sources.

OpenRouter Blog · 2026-07-22

Transcription on OpenRouter

Send base64 audio to POST /api/v1/audio/transcriptions and get JSON text plus a usage object back, with the same API key you already use for chat. Here's the full request contract, the model families, and the limits to design around.

Open original

OpenRouter Blog · 2026-07-21

The Cheapest Token Is a Cached One: Prompt Caching + Sticky Routing

Your agent sends the same system prompt, tool definitions, and schemas on every turn. Cache reads cost 0.1x to 0.5x of fresh input, but only if the next request lands on the provider holding the warm cache. Here's how caching and sticky routing work together, and how to confirm they're working.

Open original

OpenRouter Blog · 2026-07-16

Every Modality Through One API

Chat, image generation, embeddings, and transcription usually mean four SDKs, four bills, and four auth schemes. On OpenRouter every modality runs through one base URL: you change the model string and the content type, and the same routing controls carry across.

Open original

OpenRouter Blog · 2026-07-13

A New Look for OpenRouter

Built from first principles and grounded in timeless Bauhaus philosophy, our new brand identity marks the beginning of our next chapter.

Open original

OpenRouter Blog · 2026-07-13

Why Use OpenRouter for DeepSeek

DeepSeek is one model served by 16 providers, at prices that vary by about 4x and throughput from 4 to 57 tokens per second. Here's what routing that spread through one slug actually buys you, and when going direct is the better call.

Open original

OpenRouter Blog · 2026-06-27

The Open Weight Models that Matter: June 2026

A slew of compelling open-weight models have shipped from new players in both China and the US. As of June 2026, these are the four open-weight models that matter the most — and when to reach for each.

Open original

OpenRouter Blog · 2026-06-25

The OpenRouter MCP Server

Connect your coding agent to OpenRouter's live model catalog, benchmarks, docs, and test inference, all without leaving your editor.

Open original

OpenRouter Blog · 2026-06-18

Connect OpenClaw to OpenRouter

OpenClaw has built-in OpenRouter support. One command gives your agents one key, one bill, and automatic failover across 300+ models. Here's the setup and the fixes for the errors that trip people up.

Open original

OpenRouter Blog · 2026-06-17

How to Use OpenAI Codex CLI with OpenRouter

Codex CLI supports custom OpenAI-compatible providers, so a small config.toml block routes it through OpenRouter. You get provider failover, usage tracking, and one key across every model, with no change to Codex itself.

Open original

OpenRouter Blog · 2026-06-16

How to Use Claude Code with OpenRouter

Route Claude Code through OpenRouter with three environment variables and no local proxy. You get provider failover, budget controls, and usage visibility on top of the same Anthropic models.

Open original