集成指南
n8n + OrcaRouter
n8n is a source-available workflow automation platform with first-class AI nodes. Its OpenAI credential accepts a custom base URL — point it at OrcaRouter once and every AI Agent, Chat Model, and LLM Chain node in your workflows routes through us.
配置步骤
5 分钟接入 OrcaRouter
- 1.In n8n, open Credentials → Add credential → choose 'OpenAI'.
- 2.Paste your OrcaRouter API key (sk-orca-…) into the API Key field.
- 3.Set the Base URL to https://api.orcarouter.ai/v1 and save.
- 4.Add an 'OpenAI Chat Model' node to your workflow, select the credential, and set the model to orcarouter/auto (enter it as a custom value).
- 5.Execute the workflow — every AI step now routes through OrcaRouter.
示例配置
# In n8n: Credentials → Add credential → 'OpenAI' # 1. API Key: sk-orca-... # 2. Base URL: https://api.orcarouter.ai/v1 # # Then in your workflow: # 3. Add an 'OpenAI Chat Model' node # 4. Credential: the one you just created # 5. Model: orcarouter/auto (typed as a custom value)
为什么把 n8n 路由过 OrcaRouter?
Automation workflows run unattended — a 3 a.m. provider outage means silent failures in your pipelines. OrcaRouter's automatic failover keeps scheduled workflows running through a healthy backend, and orcarouter/auto picks the cheapest capable model for each step without you editing a single node.
其他集成
⌘ Cursor
AI-first code editor.
🤖 Cline
Autonomous coding agent for VS Code.
➡ Continue
Open-source AI code assistant for VS Code and JetBrains.
✎ Aider
AI pair programming in your terminal.
▲ Vercel AI SDK
Streaming AI for TypeScript apps.
🦜 LangChain
Compose LLM apps in Python or JS.
🦙 LlamaIndex
Data framework for LLM applications.
✳ Claude Code
Anthropic's terminal coding agent.
🖥 Open WebUI
Self-hosted ChatGPT-style interface.
准备好通过 OrcaRouter 路由 n8n 了吗?
获取一份 API 密钥,即可让 n8n 经过 OrcaRouter 路由到 200+ 模型 — 零加价。
