{
"user_prompt": "robot fighting",
"aspect_ratio": "16:9",
"expand_prompt": true,
"image_url": ""
}
curl --location --request POST '/luma/v1/generations' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_prompt": "robot fighting",
"aspect_ratio": "16:9",
"expand_prompt": true,
"image_url": ""
}'
{
"id": "55cf86fd-72a0-47cc-88c5-ee8974a1e17f",
"prompt": "robot fighting",
"state": "pending",
"created_at": "2024-06-21T02:49:07.820469Z",
"video": null,
"liked": null,
"estimate_wait_seconds": null,
"server_id": "2a526980-24d4-4086-9a1e-f1590c0c3e31"
}