Skip to main content

Quick Start

Call multiple AI generation models through a unified RESTful API, supporting image generation, video generation, and more.

API Reference

View the full API documentation and get started quickly.

Supported Models

Core Features

Unified Interface

All models share the same submit / query / cancel endpoints. Switching models only requires changing the model parameter.

Async Tasks

Returns a taskId immediately after submission. Get results via polling or Webhook.

Webhook Callbacks

Automatically pushes results to your server when a task completes — no polling required.