Creates a new motion graphics generation job. Submit your prompt and desired output formats to queue a video for generation.
Your API key for authenticating requests.
Request body to create a new motion graphics export job.
Text prompt describing the motion graphics/video to generate.
"A spinning rainbow wheel."
Array of desired output configurations for export (format, aspect, resolution, etc).
[
{
"format": "mp4",
"aspect_ratio": "16:9",
"fps": "30",
"resolution": "1080p"
}
]Optional URL of a reference image.
Duration (in seconds) for the generated video. Optional. Range: 1–60. If omitted, default or parent is used.
8
Optional ID of a brand kit to use for styling/brand assets.
Optional video ID to use as the base/parent for this generation.