AnyRouteAnyRoute Docs
AnyRouteAnyRoute Docs
Homepage

Start Here

AnyRoute Documentation

Tools

Capabilities

API Reference

InteroperabilityAnthropic to OpenAIOpenAI to AnthropicGemini CompatibilityRoot Path Aliases

Operations

FAQ
Interoperability

Interoperability

Understand how AnyRoute bridges Anthropic, OpenAI, and Gemini clients.

AnyRoute separates the client protocol from the upstream provider group. This lets some clients use a protocol that differs from the upstream platform.

Client protocolCompatible group paths
Anthropic MessagesAnthropic native, OpenAI via Responses, Gemini via generateContent
OpenAI Chat CompletionsOpenAI native, Anthropic via Messages, Gemini via generateContent
OpenAI ResponsesOpenAI native, Anthropic via Messages
Gemini nativeGemini native only

Use Endpoint Matrix when you need a route-by-route view.

Count Tokens

Gemini native countTokens endpoint.

Anthropic to OpenAI

Use Anthropic Messages clients with an OpenAI group.