Generate Video
Generate AI Videos
Pricing
Model Comparison
curl --request POST \
--url https://api.unifically.com/higgsfield/generate \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"prompt": "Punch him with fists",
"enhance_prompt": true,
"seed": 374487,
"width": 736,
"height": 1312,
"image": [
"https://media.pixverse.ai/asset/media/fusion4_1.jpg",
"https://media.pixverse.ai/asset/media/fusion4_2.png"
]
}'Example of a Successful Response
Key Field Description
Fields
Type
Description
Last updated