Flight Plan · 8 Waypoints
8 airfields.
One endpoint.
Routeplane clears each request to the best available subscription automatically. Provider priority is fully configurable.
Clearance Priority · Routing Ladder
REQUESTROUTEPLANEAIRFIELDS
01First-party subscriptionCopilot, SuperGrok, Claude Max
02Gateway subscriptionGitHub Copilot enterprise
03First-party API keyDirect keys (xAI, Google)
04Third-party APIOpenRouter fallback
If the top provider fails (4xx/5xx), Routeplane fails over to the next — mid-request, no client changes.
Airfield Directory
GitHub Copilot
OAuth
Your Copilot subscription. Unlimited within plan limits.
PRI 01ACTIVE
xAI Grok
OAuth / API key
SuperGrok and API key access. Device-code login.
PRI 01ACTIVE
OpenAI
API key
Direct API key. GPT-5, o-series, and all OpenAI models.
PRI 03ACTIVE
Anthropic
OAuth / API key
Claude Max subscription or direct API. Opus, Sonnet, Haiku.
PRI 01ACTIVE
Google
API key
Gemini models via API key. Vertex AI supported.
PRI 03ACTIVE
OpenRouter
API key
400+ models. Pay-per-token fallback when subscriptions are exhausted.
PRI 04ACTIVE
Claude Code
OAuth
Your Claude Code subscription.
PRI 02ACTIVE
Local
Bearer
Any OpenAI-compatible endpoint (Ollama, vLLM, LM Studio).
PRI 04ACTIVE
Flight Routing Protocol
How routing works
Routeplane uses a configurable priority list (provider_priority in your config). By default it clears first-party subscriptions, then gateway subscriptions, then first-party API keys, then third-party APIs.
If the top provider fails (4xx/5xx), Routeplane automatically fails over to the next available option — mid-request, no client changes needed.