Skip to main content
Modellix aggregates production AI models and web tools from multiple upstream providers into one API, one billing account, and one Modellix API key. The service URLs below point to each provider’s official site or console for reference. You still call models and tools through Modellix—you do not need a separate key for every vendor.

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.
For help choosing a media model by quality, speed, or modality, see Model Selection. To browse media models by capability, use the category pages on modellix.ai. For LLM Model IDs and token rates, use Modellix LLM.

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) at https://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 at https://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 uses https://llm.modellix.ai with provider/name Model IDs. Tools use https://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.

Availability

Modellix may add or remove providers and individual models based on product needs. Treat the Media Models navigation, LLM catalog, New Models, and Deprecated Models as the source of truth for what is currently documented and what has been removed.