Authorization: Bearer ********************
{
"prompt": "A woman warrior with her hammer walking with his glacier wolf.",
"aspect_ratio": "16:9",
"resolution": "720p",
"duration": "5",
"negative_prompt": "blurry, low quality, low resolution, pixelated, noisy, grainy, out of focus, poorly lit, poorly exposed, poorly composed, poorly framed, poorly cropped, poorly color corrected, poorly color graded",
"image_url": "https://v3.fal.media/files/zebra/qL93Je8ezvzQgDOEzTjKF_KhGKZTEebZcDw6T5rwQPK_output.png"
}
curl --location --request POST 'https://api.chatfire.cn/fal-ai/pixverse/image-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A woman warrior with her hammer walking with his glacier wolf.",
"aspect_ratio": "16:9",
"resolution": "720p",
"duration": "5",
"negative_prompt": "blurry, low quality, low resolution, pixelated, noisy, grainy, out of focus, poorly lit, poorly exposed, poorly composed, poorly framed, poorly cropped, poorly color corrected, poorly color graded",
"image_url": "https://v3.fal.media/files/zebra/qL93Je8ezvzQgDOEzTjKF_KhGKZTEebZcDw6T5rwQPK_output.png"
}'
{
"status": "IN_QUEUE",
"request_id": "b62148cc-0676-4584-8a1f-2bf7cb88c5ce",
"response_url": "https://queue.fal.run/fal-ai/pixverse/requests/b62148cc-0676-4584-8a1f-2bf7cb88c5ce",
"status_url": "https://queue.fal.run/fal-ai/pixverse/requests/b62148cc-0676-4584-8a1f-2bf7cb88c5ce/status",
"cancel_url": "https://queue.fal.run/fal-ai/pixverse/requests/b62148cc-0676-4584-8a1f-2bf7cb88c5ce/cancel",
"logs": null,
"metrics": {},
"queue_position": 0
}