Skip to content
@TheRouter-ai

TheRouter.ai

Global AI access layer

TheRouter.ai

Global AI access layer

TheRouter is a global AI access layer focused on reliability, cost visibility, and governance. We aim to make leading China-developed models available to global developers—alongside other top providers—through one API and one bill.

What you get

  • Unified OpenAI-compatible API surface
  • One API / one bill for global models
  • Routing + failover
  • Cost controls and usage visibility
  • Governance: environments, quotas, auditability
  • Model breadth: bring China-developed models to global workloads

Quickstart

Docs: https://therouter.ai/docs/

curl https://api.therouter.ai/v1/chat/completions \
  -H "Authorization: Bearer <YOUR_ROUTER_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-4o-mini",
    "messages": [{"role": "user", "content": "Hello"}]
  }'

Repo map

  • therouter-sdk — SDKs and client utilities
  • therouter-examples — integrations and workflows
  • awesome-chinese-ai-models — China-developed models ecosystem index

Status & feedback

Pinned Loading

  1. therouter-sdk therouter-sdk Public

    SDKs and helpers for integrating TheRouter's global AI access layer.

  2. therouter-examples therouter-examples Public

    Integration examples and starter workflows for TheRouter.ai.

  3. awesome-chinese-ai-models awesome-chinese-ai-models Public

    Curated index of AI models developed in China, plus discovery notes and links.

    Python

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…