API base
POST /v1/chat/completions, and most also accept Anthropic-compatible POST /v1/messages. POST /v1/responses is now served by most Chinese text-model routes (including qwen3-max, MiniMax-M3, deepseek-v3, glm-5.2, and kimi-k3) — exceptions include qwen-plus-2025-12-01, seed-2-0-mini-260215, and the step-3.5-flash routes; an unsupported combination returns 400 model_route_not_supported. Image models use POST /v1/images/generations and POST /v1/images/edits (except seedream-4-5-251128, which stays on chat/completions); Wan and Dreamina video models are asynchronous through POST /v1/video/generations. Use the exact model IDs below.
Alibaba Qwen and Wan
DeepSeek
Kimi
MiniMax and GLM
ByteDance Seed and Seedream
StepFun and Xiaomi MiMo
Choosing quickly
A
— in the Context column means the current gateway metadata does not publish that model’s context window, and the Capabilities column then shows only its base type. Check aisa.one/models for live limits and capability tags.