> ## 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.

# Overview

> Learn how Modellix provides unified API access to image and video models, with transparent pricing, async task workflows, and browser playgrounds.

[Modellix](https://modellix.ai) is a MaaS (Model as a Service) platform that provides unified API access to maintream AI models, covering text-to-image, text-to-video, image-to-image, image-to-video, video editing, text-to-speech, and more. Supported models include Nano Banana, Kling, Veo, Seedance, Seedream, Minimax, Qwen, Wanx, GPT, Gemini TTS, and others.

Whether you're a developer building AI-powered applications or a creator producing visual content, Modellix provides the tools you need through a single API.

## Why Choose Modellix?

### For Developers

<Columns cols={2}>
  <Card title="One API, All Models" icon="code">
    One AI API, flattened parameters. No more juggling multiple keys or nested inputs.
  </Card>

  <Card title="Clear, Fair Pricing" icon="tag">
    No hidden costs. Public AI API pricing for every model helps you budget with total precision.
  </Card>

  <Card title="Fast Expert Support" icon="headset">
    Rapid assistance via Email & Discord to keep your projects on track without bottlenecks.
  </Card>

  <Card title="Full Billing History" icon="receipt">
    Real-time API usage tracking of deposits and usage for a 360-degree view of your spending.
  </Card>

  <Card title="Complete Call Logs" icon="scroll-text">
    Every request is traceable, capturing inputs, outputs, and costs for effortless debugging.
  </Card>

  <Card title="Built for Enterprise" icon="shield-check">
    Backed by a NASDAQ-listed company (JG) with 15+ years of trusted, enterprise AI infrastructure experience.
  </Card>
</Columns>

### For Creators

<Columns cols={2}>
  <Card title="Explore & Search" icon="compass">
    Discover all supported models at [Modellix Models](https://www.modellix.ai/models) or quickly find what you need at [Modellix Explore](https://www.modellix.ai/explore).
  </Card>

  <Card title="Playground Creation" icon="play">
    Every model's detail page features a fully functional Playground. You can directly invoke models and start creating right in your browser.
  </Card>
</Columns>

## What Can You Create?

You can create various multimedia works such as images, videos, and speech audio using the Modellix API. Please unleash your imagination!

## How to Start Using?

<Columns cols={2}>
  <Card title="How to Use" icon="rocket" href="/ways-to-use/api">
    Complete usage guide.
  </Card>

  <Card title="Pricing" icon="dollar-sign" href="/get-started/pricing">
    Learn about the pricing of each model.
  </Card>

  <Card title="Agent Skill" icon="wrench" href="/ways-to-use/skill">
    Integrate Modellix seamlessly into AI agents and low-code workflows with our official Agent Skill.
  </Card>

  <Card title="CLI" icon="terminal" href="/ways-to-use/cli">
    Use the command-line interface to trigger models, manage tasks, and automate workflows directly from your terminal.
  </Card>

  <Card title="Explore & Playground" icon="compass" href="https://www.modellix.ai/models">
    Discover models at [Modellix Models](https://www.modellix.ai/models) or [Explore](https://www.modellix.ai/explore), and start creating directly in the browser using the Playground on every model's detail page.
  </Card>
</Columns>

***

Now go to [How to Use](/ways-to-use/api) to start using the Modellix API!
