What Modellix Provides
Media Models
Asynchronous image, video, and speech at
https://api.modellix.ai. Submit a task, then poll for the result.LLM
Synchronous chat gateway at
https://llm.modellix.ai. OpenAI-compatible Chat Completions and Responses, plus Anthropic-compatible Messages.Web Tools at
https://tool.modellix.ai are optional. Use Web Search and Web Fetch to ground agents with public web results and page content. See Tools Overview. Use the host that matches the product—do not send media jobs to the LLM gateway or chat requests to the media API.
Upstream providers for all three surfaces: Providers.
Media Models
Image, video, and speech generation use the async Media Model API. Developers submit a job and poll Query Task Result. Creators can skip the API and run the same models in the Playground. Browse production-ready models by modality, compare capabilities and pricing, then try them in the Playground or call them through the API.Text to Image
Generate still images from text prompts across providers such as Qwen, Seedream, Nano Banana, and GPT Image.
Image Editing
Edit, restyle, or compose images with reference inputs and instruction-based image-to-image models.
Text to Video
Create videos from text descriptions with models such as Seedance, Veo, Kling, and Wan.
Image to Video
Animate a still image into video while preserving subject and composition.
Video to Video
Restyle, extend, lip-sync, or otherwise transform an existing video with editing models.
Text to Speech
Convert text into controllable speech audio with system voices, instructions, and format options.
Speech to Text
Transcribe audio asynchronously and retrieve normalized transcript documents from task results.
Speech to Speech
Clone a speaker from reference audio and synthesize new speech in one workflow.
LLM
The LLM gateway athttps://llm.modellix.ai returns text. Some models accept image, audio, or video as input—see Multimodal Inputs. Do not send image, video, or speech generation jobs to this host.
Pass model as a provider/name ID (for example openai/gpt-5.5 or anthropic/claude-sonnet-5). Point OpenAI or Anthropic SDKs, and coding tools such as Codex, Claude Code, Cursor, and OpenCode, at Modellix with a base URL override. Use the same Modellix API key as Media Models.
LLM Overview
Protocols, Quick Start, SDK and coding-tool guides.
LLM Models and Pricing
Current Model IDs, Input Context tiers, and USD-per-1M-token rates.
Web Tools
Web Search and Web Fetch athttps://tool.modellix.ai are optional helpers, not a third model product. Call them when an agent needs ranked public web results or readable page content. Authenticate with the same Modellix API key.
Tools Overview
Web Search, Web Fetch, per-request pricing, and tool logs.
What You Get
For Developers
One API Key
One Modellix key for Media Models, LLM, and Web Tools. Flattened media parameters;
provider/name IDs on the LLM gateway.Public Pricing
Published rates for every media model, LLM token tier, and tool SKU. No hidden add-on fees.
Billing History
Track deposits and usage in the console so you can see what each call costs.
Call Logs
Trace requests, responses, and costs for media, LLM, and tool calls.
Enterprise Infrastructure
Backed by a NASDAQ-listed company (JG) with 15+ years of enterprise AI infrastructure experience.
For Creators
Creators use Media Models without writing API calls. Discover a model, open its detail page, and generate in the browser.Explore & Search
Browse featured models at Modellix Models, or filter by provider and modality at Modellix Explore.
Playground
Every media model’s detail page includes a Playground. Set prompts and parameters, generate in the browser, and inspect the JSON payload when you are ready to automate.
How to Start
Media REST API
Authenticate, submit an async media task, poll status, and retrieve output assets.
LLM Overview
Pick a protocol, set the LLM base URL, and send a chat request.
Pricing
Media units, LLM token rates, and Web Tool SKUs, with links to live catalogs.
Agent Skill
Install the official Skill so agents construct Modellix requests correctly.
CLI
Create media tasks, poll results, and automate workflows from the terminal.
Explore & Playground
Find a media model, then generate in the Playground on its detail page.