Tools
Tools
Import the correct AnyRoute base URL and API key into each tool.
Tools are configured by matching the tool's provider type to the correct AnyRoute base URL.
| Provider type | Base URL | Key |
|---|---|---|
| Anthropic-compatible | https://anyroute.io | AnyRoute API key |
OpenAI-compatible SDK requiring /v1 | https://anyroute.io/v1 | AnyRoute API key |
| OpenAI Responses / Codex | https://anyroute.io | AnyRoute API key |
| Gemini CLI | https://anyroute.io | AnyRoute API key |
Gemini-compatible SDK requiring /v1beta | https://anyroute.io/v1beta | AnyRoute API key |
AnyRoute Docs