Integration

Get connected to Routero. The gateway is fully OpenAI-compatible (and also speaks the Anthropic Messages API), so connecting is mostly a matter of pointing your tools at the right base URL with a virtual key.

  • OpenAI base URL: https://api.routero.dcsmartvision.com/v1
  • Anthropic base URL: https://api.routero.dcsmartvision.com

In this section

  • Calling the API — base URL, authentication, and request examples in any language.
  • Cursor — route the Cursor editor through Routero.
  • Claude Code — route the Claude Code CLI through Routero (base URL + model-slot mapping).
  • Codex — route the Codex CLI through Routero via a custom model provider.

Other OpenAI-compatible agents — Cline, Continue, Aider, GitHub Copilot, Windsurf, and the rest — work the same way: point the tool’s base URL at Routero and use a virtual key. See Calling the API.


Inference APIs for the full endpoint surface.


Table of contents