grok_imagine_1_5 through POST https://api.goenhance.ai/api/v1/videos/generations. Control duration, resolution, and aspect ratio, then track completion by job ID or callback.grok_imagine_1_5 through POST https://api.goenhance.ai/api/v1/videos/generations. Control duration, resolution, and aspect ratio, then track completion by job ID or callback.
Provide image_urls with one to seven public JPEG, PNG, or WebP references. Each source can be up to 20 MB; pure text-to-video is not supported on this model route.

Generate 1–15 seconds at 480p or 720p. Choose auto, 1:1, 16:9, 9:16, 3:2, or 2:3; auto follows the reference image.

model, prompt, and image_urls; add explicit duration, resolution, ratio, and an optional HTTPS callback URL./api/v1/videos/generations, check code, and store the returned img_uuid idempotently.GET /api/v1/jobs/detail, or accept status-change callbacks. Failed callback deliveries are documented to retry up to three times with a three-second timeout per attempt.