Skip to main content

Base URL

All endpoint paths in this reference are relative to that base URL.

Authentication

Send a GENGEN API key as a bearer token:
See Authentication for key creation and storage guidance.

Request conventions

New generation requests use camelCase fields and this top-level order:

Response conventions

Generation responses expose standard fields first:
Use outputs.videos and outputs.images for generated media. Fields such as task_id, video_url, created_at, and provider-native containers are compatibility-only.
The list-tasks endpoint currently returns its persisted list items with snake_case timestamps and Unix seconds. Its endpoint schema documents the current behavior rather than a future normalized shape.

API examples

The embedded API playground can execute requests against production endpoints. Add a valid GENGEN bearer token and review the request before sending it; successful billable requests may charge your wallet. The guided API Explorer remains available for complete upload and task workflows.