AnyRouter DocsTài liệu AnyRouter

Explore guides and references for routing AI across 150+ models with a single OpenAI-compatible API.Khám phá hướng dẫn và tài liệu để định tuyến AI qua 150+ model bằng một API duy nhất tương thích OpenAI.

Powerful primitives, one APICác nguyên thủy mạnh mẽ, một API

One API, every modelMột API, mọi model

Call any of 150+ models through OpenAI-compatible endpoints. Drop-in for existing SDKs — just override the base URL.Gọi bất kỳ model nào trong 150+ model qua endpoint tương thích OpenAI. Tích hợp ngay với SDK hiện có — chỉ cần đổi base URL.

curl https://anyrouter.dev/api/v1/chat/completions \
  -H "Authorization: Bearer sk-ar-..." \
  -d '{"model":"openai/gpt-5.4-mini","messages":[{"role":"user","content":"hi"}]}'

Build with your favorite AI agentXây dựng cùng AI agent yêu thích của bạn

Paste this prompt into Claude, ChatGPT, Cursor, or any coding agent to teach it the AnyRouter API.Dán prompt này vào Claude, ChatGPT, Cursor hoặc bất kỳ coding agent nào để hướng dẫn nó dùng AnyRouter API.

Browse MCP integrationsKhám phá tích hợp MCP

What's newCó gì mới

The latest features and improvements shipping in AnyRouter.Các tính năng và cải tiến mới nhất đang phát hành trên AnyRouter.

Apr 10, 2026v1.4.0FeatureTính năng

Semantic Caching GA

Semantic caching is now generally available. Reduce costs by up to 80% on repeated similar queries with automatic cache invalidation.

Read updateĐọc cập nhật

TopicsChủ đề

Everything you need to integrate AnyRouter into your production AI workflows.Mọi thứ bạn cần để tích hợp AnyRouter vào workflow AI production.