models / video / x-ai/grok-imagine-video/reference-to-video
x-ai/grok-imagine-video/reference-to-video vlive
Published from the admin model catalog.
video◉ live3 regionsSLA 99.95%
per call · EggAPI
$0.064
vs fal $0.098
vs replicate $0.104
vs replicate $0.104
◉ playgroundImage to Video
output
live / $0.064
[ OUTPUT / IMAGE TO VIDEO ]
01import requests02 03response = requests.post(04 "https://api.eggapi.ai/v1/generate",05 headers={"Authorization": "Bearer sk_live_..."},06 json={07 "model": "x-ai/grok-imagine-video/reference-to-video",08 "prompt": "a cracked obsidian egg leaking acid-green light, studio product shot, 85mm",09 "parameters": {10 "generate_audio": True,11 "enable_web_search": False,12 "last_image": "https://file.eggapi.ai/uploads/last.png"13 },14 "aspect_ratio": "16:9",15 "duration": 5,16 "image_urls": [17 "https://file.eggapi.ai/uploads/input.png"18 ],19 "resolution": "720p"20 }21)22print(response.json())p50 latency
184ms
-12ms this week
runs · 30d
new
+14.2%
◉ throughput · last 24hrps
24h ago18h12h6hnow
◉ parameters
- modelstring · required
- promptstring · required
- negative_promptstring · optional
- image_urlsarray<string> · required
- aspect_ratio16:9 | 9:16 | 4:3 | 3:4 | 1:1 | 21:9
- resolution480p | 720p
- duration4-15 seconds
- parametersprovider fields · optional
