Skip to main content
GENGEN provides a unified API for generative video, image, and multimodal models. Use the same API key, workspace, and task lifecycle across supported providers.

Quickstart

Create your first asynchronous video task and retrieve its result.

Authentication

Create and secure a GENGEN API key.

API reference

Review endpoints, parameters, and response schemas.

Base URL

All requests use HTTPS and bearer-token authentication.

A consistent generation schema

New integrations should use the normalized request shape:
Generation results use id, model, status, and outputs as their primary fields. Read generated video URLs from outputs.videos and generated image URLs from outputs.images.
Moving the documentation to Mintlify does not change API URLs, API keys, request bodies, billing, or task IDs. Existing API clients continue to call gengen.farm.

Choose your next step