Skip to main content

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.
npm install -g modellix-cli

What You Can Do

  • List model types: modellix-cli model types to see all supported model types.
  • Create tasks: modellix-cli model invoke to 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.
Fill out this form to receive $10 – 30 in bonus credits and become one of our first users!
Join our Discord community to connect with us.
Mar 12, 2026

Agent Skill

  • Updated SKILL.md to improve Skill accuracy.
  • Published the Skill to ClawHub.
Jan 26, 2026

Console

  • Registration and login, supporting Email OTP, Google and Github.
  • API Key management: supports creating, deleting, and viewing API Keys, which can be used to access the Model API.