Documentation Index
Fetch the complete documentation index at: https://docs.modellix.ai/llms.txt
Use this file to discover all available pages before exploring further.
Apr 7, 2026
Modellix CLI
modellix-cli is now available — the official command-line tool for Modellix.What You Can Do
- List model types:
modellix-cli model typesto see all supported model types. - Create tasks:
modellix-cli model invoketo submit async generation tasks with inline JSON or a file body. - Query results:
modellix-cli task get <task_id>to poll task status and retrieve generation output.
Designed for Automation
The CLI is built for scripting and AI agent workflows. All commands support--json output, and authentication works via the MODELLIX_API_KEY environment variable or the --api-key flag.For full usage details, see the CLI documentation.Apr 1, 2026
Modellix Is Now Live!
Modellix is officially launched! 🎉Console
- Usage: Rich visualizations with charts and lists to monitor your model API consumption on Modellix.
- Top Up: Securely add funds via Stripe, with support for auto-recharge.
- Order: A complete and clear view of every order you have placed.
- Transaction: A complete and clear record of every transaction, including top-ups and consumption.
Mar 12, 2026