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.
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.
Semantic Caching GA
Semantic caching is now generally available. Reduce costs by up to 80% on repeated similar queries with automatic cache invalidation.
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.