API Docs
EasyRouter Complete API Documentation
Overview
EasyRouter provides a complete set of RESTful API interfaces, categorized into two main types: AI Model APIs and Management APIs. You can use these interfaces to invoke AI capabilities and perform system management functions.
AI Model APIs
AI Model APIs provide calls for various AI capabilities, compatible with the OpenAI API format.
Model List
Get a list of available models.
Chat
Conversation completion API supporting multi-turn chats, streaming, and tool calling.
Images
AI image generation and editing API.
Embeddings
Vectorize your text for semantic search and RAG applications.
Videos
AI video generation API.
Management APIs
Management APIs are tailored for developers integrating EasyRouter into their internal platforms (e.g., enterprise portals, SaaS software). They enable automated resource management and billing queries programmatically.
Auth Scheme
Learn about the security tiers and authorization header specifications for management APIs.
Real-Person Verification & Asset Management
Launch H5 liveness validation, extract validation results, and manage portrait asset groups via API.
Tokens
Programmatically create, edit, distribute quota for, or delete API Keys (tokens).
Logs
Retrieve calling bills, streaming stats, and perform custom log queries via API.
User
Query current user profile configurations and quota properties.