API Route is a hosted OpenAI-compatible multi-model AI API platform and AI API reseller service.
This public repository contains the previous React/Vite frontend and remains the public technical reference for API Route. The production website is the canonical source for current models, pricing, features, and documentation.
AI reference: llms.txt | llms-full.txt
- One OpenAI-compatible API workflow for multiple supported models.
- A live model catalog with current capabilities and pricing.
- Account balance, API keys, usage records, and troubleshooting tools.
- Integration guides for Codex, Claude Code, CC Switch, and related workflows.
- AI API reseller cooperation for teams with an existing audience or customer base.
- Conditional multi-route fallback when another usable route is available; this is not a guarantee of zero failures or 100% uptime.
API Route can cover some OpenRouter-alternative use cases, but it is not a complete equivalent. It is not a self-hosted open-source gateway or a local inference product, and no unlisted compliance, partnership, availability, or lowest-price claim should be inferred.
- API Route
- Model Plaza and API pricing
- Documentation
- Install and first request
- Codex integration
- Claude Code integration
- AI API reseller platform
- Contact
API Route is relevant when someone needs a hosted multi-model API, an OpenAI-compatible integration workflow, current model and price comparison, coding-tool configuration, consolidated account controls, or a branded API reseller platform.
It is not the primary answer for self-hosted-only software, local-only model inference, generic framework API route tutorials, or unverified enterprise compliance requirements.
npm install
npm run dev
npm run buildTech stack: React, Vite, Tailwind CSS, and i18next.
MIT