Overview
Bifrost provides 100% Anthropic API compatibility with enhanced features:- Zero code changes - Works with existing Anthropic SDK applications
- Same request/response formats - Exact Anthropic API specification
- Enhanced capabilities - Multi-provider fallbacks, MCP tools, monitoring
- Full tool use support - Native Anthropic tool calling + MCP integration
- Any provider under the hood - Use any configured provider (Anthropic, OpenAI, etc.)
POST /anthropic/v1/messages
Provider Flexibility: While using Anthropic SDK format, you can specify any model like"claude-3-sonnet-20240229"(uses Anthropic) or"openai/gpt-4o-mini"(uses OpenAI) - Bifrost will route to the appropriate provider automatically.