Integrations
Anything that speaks the OpenAI Chat Completions protocol works with Router One: point it at one base URL, give it one key, and the whole model catalog is reachable by model string. Each guide below covers the exact fields that client asks for, how to pick a model ID, and how to verify the first request in the dashboard.
Cline
Connect Cline to every model through one endpoint
Setup guide →Aider
Run Aider against any model through one endpoint
Setup guide →LangChain
One LangChain integration for every model family
Setup guide →Vercel AI SDK
One AI SDK provider for every model family
Setup guide →OpenAI SDK
Keep the OpenAI SDK, reach every model
Setup guide →Dify
Give every Dify app one model provider
Setup guide →Roo Code
Connect Roo Code to every model through one endpoint
Setup guide →A client that isn't listed here
The pattern is the same everywhere: set the base URL to the gateway, use your Router One key, and paste an exact model ID from the model catalog. The API reference documents every endpoint the gateway serves.