Live catalog
/v1/modelsNo authenticationUse this response as the source of truth for model availability, operations, parameter constraints, and per-second customer rates.
Standard and Prime
Set variant to standard or prime. Both use the same Gensta request and response shape; variant-specific rates come only from the live catalog. A generation snapshots its price when it is created, so later catalog updates do not rewrite an existing job.
Billable seconds
The catalog declares its billing unit and rule. For output-only requests, billable seconds are the successful output duration. When a request contains video input, Gensta adds the server-verified input-video duration to the successful output duration.
Parameters
| Parameter | Accepted values | Default |
|---|---|---|
| resolution | 480p, 720p, 1080p | 1080p |
| duration_seconds | Integer 2–30 | 5 |
| ratio | adaptive, 16:9, 4:3, 1:1, 3:4, 9:16 | adaptive |
| audio | boolean | true |
| prompt_extend | boolean | false |
| watermark | boolean | false |
| seed | Integer 0–2147483647 | omitted (random) |
prompt_extend controls provider prompt expansion. Set it explicitly when deterministic application behavior matters; it does not change the public request shape or select a different price table.