Media Models
Async image, video, and speech at
https://api.modellix.ai.LLM
Sync chat gateway at
https://llm.modellix.ai.Tools
Sync Web Search and Web Fetch at
https://tool.modellix.ai.Media Models
Image, video, and speech generation use the async Media Model API. Submit a job, then poll Query Task Result.LLM
The LLM gateway is synchronous (optional SSE) athttps://llm.modellix.ai. Pass model as a provider/name ID from the LLM catalog—for example openai/gpt-5.6-sol or anthropic/claude-sonnet-5. Protocols and client setup: LLM Overview.
The table lists the upstream platforms Modellix routes those calls through. Cloud hosts (Azure, AWS Bedrock, GCP, OpenRouter) are not Model ID prefixes unless the catalog lists that prefix.
Qwen LLM traffic is sourced from Alibaba Cloud International (Model Studio), not the China-region
aliyun.com console used for Alibaba Media Models.Tools
Web Search and Web Fetch are synchronous calls athttps://tool.modellix.ai. See Tools Overview for pricing, headers, and logs.
How Modellix Uses Provider Services
- Unified API: Authenticate with your Modellix API key. Media Models use provider paths under
https://api.modellix.ai(for example/alibaba/...,/google/...). LLM useshttps://llm.modellix.aiwithprovider/nameModel IDs. Tools usehttps://tool.modellix.ai. - Request model: Media and speech jobs are async—poll Query Task Result. LLM and Tools return synchronously (LLM may stream SSE).
- Upstream URLs: The tables list vendor marketing or console sites so you can read provider-level product context. Runtime traffic for Modellix customers goes through Modellix infrastructure, not those URLs directly.