cURL
curl --request GET \ --url https://api.unifically.com/higgsfield/motions \ --header 'Authorization: Bearer <token>'
{ "code": 200, "data": { "items": [ { "id": "d2389a9a-91c2-4276-bc9c-c9e35e8fb85a", "name": "General", "media": { "url": "https://d1xarpci4ikg0w.cloudfront.net/...", "type": "animated", "width": 320, "height": 180 }, "priority": -262, "tags": ["top_choice"], "categories": ["basic_camera_control", "trending"] } ], "total": 229, "cursor": -255, "error": {} } }
Fetch available motion presets for Higgsfield Video models
-H 'Authorization: Bearer YOUR_API_KEY'
curl -X GET 'https://api.unifically.com/higgsfield/motions?size=30' \ -H 'Authorization: Bearer YOUR_API_KEY'
30
"higgsfield"
animated
video