RouterShiftRouterShift
Browse ModelsPricingDocs
RouterShiftRouterShiftRouterShift. Enterprise AI Infrastructure.
Browse ModelsStatusDocsTermsPrivacyDPATransparency
Enterprise AI Infrastructure

Smart routing · zero-conversion passthrough · real-time revenue sharing

One unified API key for active models worldwide, with private access available when you need it.

An enterprise AI API aggregation platform with unified access to mainstream models, intelligent routing, usage-based billing, and optional private-access services.

Get StartedBrowse Models
OpenAI CompatibleAnthropic CompatibleOptional Private AccessPay per Token
api.routershift.com
from routershift import RouterShift
mh = RouterShift(api_key="sk-...")

response = mh.chat.completions.create(
  model="YOUR_MODEL_CODE",
  messages=[{"role": "user", "content": "Hello!"}],
  temperature=0.7,
  max_tokens=1024
)
print(response.choices[0].message.content)
Text, multimodal and MCP integration
3
compatible protocol families
5
role workspaces
2
dual-currency finance
2
agent protocols

Multi-Role, One-Click Switch

Each role has its own console. You can hold up to two roles simultaneously — focus on your business, switch identities with one click.

Provider Console

Register and list models, manage pricing tiers, track revenue and service quality.

Sign in to explore

Reseller Console

Generate invite links, track referral performance, earn commission — real-time reports at a glance.

Sign in to explore

Organization Console

Manage enterprise members, unified billing and invoicing, centralized Token usage control.

Sign in to explore

User Console

Browse available models, create API keys, and view usage, bills, and access endpoints.

Sign in to explore

One API Key, Every Model

Platform calls are usage-based and private access is opt-in. Build, govern, and reconcile AI usage on one platform, from individual developers to enterprise teams.

One API, Runtime Model Catalog

Use one protocol-compatible endpoint and select from the models currently active for your key. Query /v1/models before integrating or switching models.

Bring Your Own Keys or Gateway

Credentials are encrypted. Saving them is free and does not change production routing; charges begin only after you activate an optional private-access plan.

Pay Only for What You Use

Successful calls are charged at the approved customer sale price for their native billing dimensions. Review the catalog and wallet before production use.

Built for Reliability

Health checks, circuit breakers, candidate failover, and stream preflight reduce upstream failures. Actual availability still depends on active routes and upstream services.

Global Access

Access the international and regional models activated for your account through one platform, subject to product, route, permission, and residency policy.

Enterprise-Grade Security

Scoped API keys, encrypted upstream credentials, ownership checks, audit trails, and optional guardrails protect control-plane and data-plane boundaries.

Quick Start

Create an account when registration is open, create a scoped key, query the active model catalog, then send a request.

1

Register Account

Create an account when self-registration is enabled, or use the invitation and account flow provided by your administrator.

2

Get API Key

Generate an API key from the console.

3

Call Any Model

Use the unified API to access the models currently active for your key.