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

Seedream Image Generation

Supports 12 model versions including seedream-5-lite, seedream-4.6, seedream-4.5, and more. Text-to-image & image-to-image.

Seedance Video Generation

Supports seedance-2.0, seedance-2.0-fast, and seedance-1.5-pro. Text-to-video & media-to-video.

Veo 3 Video Generation

Google Veo 3.1 video generation with 3 speed modes (Quality/Fast/Relaxed). Text-to-video & image-to-video.

Nano Banana Image Generation

Gemini-powered image generation with nano-banana (Flash) and nano-banana-pro (Pro). Text-to-image & image-to-image.

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.