Integrations
Connect RavenRouter to popular AI tools and frameworks. Most integrations use our OpenAI-compatible API; Claude Code and Codex use dedicated protocol endpoints.
OpenAI-compatible (Dify, Continue, …)https://api.ravenrouter.ai/v1
Claude Code (Anthropic)https://api.ravenrouter.ai
Hugging Face Integration
Use RavenRouter as a custom OpenAI-compatible endpoint in Spaces, Gradio, or your own apps.
Learn more →OpenAIClaude Code Integration
Point Claude Code at RavenRouter via the Anthropic Messages API (/v1/messages).
Learn more →AnthropicDify Integration
Add RavenRouter as an OpenAI-compatible model provider in Dify.
Learn more →OpenAIContinue Integration
Configure a custom OpenAI provider in the Continue extension.
Learn more →OpenAILobeHub / LobeChat Integration
Add RavenRouter as a custom OpenAI-compatible provider in LobeChat.
Learn more →OpenAIAnythingLLM Integration
Use the Generic OpenAI connector to reach RavenRouter.
Learn more →OpenAILangflow Integration
Set a custom base_url on Langflow OpenAI components.
Learn more →OpenAILlamaIndex Integration
Use the OpenAI LLM class with a custom api_base.
Learn more →OpenAICodex CLI Integration
Codex CLI uses the OpenAI Responses API via POST /v1/responses on RavenRouter.
Learn more →Responses