{
"input_image": "https://file.302ai.cn/gpt/imgs/20250509/d11364148a0744618d6db819abd4bc58.jpg",
"model": "turbo",
"motions": [
{
"motion_id": "",
"strength": 1
}
],
"prompt": "just rain and electric atmosphere.",
"seconds": 5
}
curl --location --request POST 'https://api.302.ai/higgsfield/image2video' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"input_image": "https://file.302ai.cn/gpt/imgs/20250509/d11364148a0744618d6db819abd4bc58.jpg",
"model": "turbo",
"motions": [
{
"motion_id": "",
"strength": 1
}
],
"prompt": "just rain and electric atmosphere.",
"seconds": 5
}'
{
"board_ids": [],
"id": "higgsfield_472f8f0319ac",
"result": null,
"results": null,
"status": "queued"
}