Authorization: Bearer ********************
{
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"style": "general",
"aspect_ratio": "16:9",
"movement_amplitude": "auto"
}
curl --location --request POST 'https://api.chatfire.cn/fal-ai/vidu/q1/text-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"style": "general",
"aspect_ratio": "16:9",
"movement_amplitude": "auto"
}'
{
"status": "IN_QUEUE",
"request_id": "253d3040-d026-4edf-adcc-9e6f83963d47",
"response_url": "https://queue.fal.run/fal-ai/pika/requests/253d3040-d026-4edf-adcc-9e6f83963d47",
"status_url": "https://queue.fal.run/fal-ai/pika/requests/253d3040-d026-4edf-adcc-9e6f83963d47/status",
"cancel_url": "https://queue.fal.run/fal-ai/pika/requests/253d3040-d026-4edf-adcc-9e6f83963d47/cancel",
"logs": null,
"metrics": {},
"queue_position": 109
}