Base URL
Authentication
Send a GENGEN API key as a bearer token:Request conventions
New generation requests use camelCase fields and this top-level order:Response conventions
Generation responses expose standard fields first: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.