1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
curl -X POST \
-H "Authorization: Bearer $EACHLABS_API_KEY" \
-H "Content-Type: application/json" \
--data '{
"model": "ltx-2-3-image-to-video",
"version": "0.0.1",
"input": {
"fps": 50,
"prompt": "cinematic butterfly sitting on flowers at sunset in a quiet meadow, soft wind moving petals and grass naturally, warm golden sunlight, realistic wing movement, slow cinematic camera push-in, dreamy sunset atmosphere, shallow depth of field, natural filmic colors, peaceful and immersive nature scene",
"duration": 8,
"image_url": "https://cdn-us.eachlabs.ai/defaults/6e4dc45c9d9f4aca9ff025de16c10b70.png",
"resolution": "1440p",
"aspect_ratio": "auto",
"generate_audio": true
},
"webhook_url": ""
}' \
https://api.eachlabs.ai/v1/prediction/