Video Model higgsfield
- 2025.05.21 This site now supports the video model
higgsfield - Rich template support
- Only supports
image-to-video - Billing is per generation, one video per request, based on
model
Billing
- The base price uses
model=liteas the reference
- The base price uses
standardis 2x the base price
turbois 1.4x the base price
Higgsfield API
- All requests must include
Authorization: Bearer your-keyin the header
1. Generate Task
shell
curl --request POST \
--url https://api.openai-hk.com/higgsfield/generate \
--header 'Authorization: Bearer hk-your-key' \
--header 'Content-Type: application/json' \
--data '{
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"prompt": "正在吃饭",
"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" ]
}'curl --request POST \
--url https://api.openai-hk.com/higgsfield/generate \
--header 'Authorization: Bearer hk-your-key' \
--header 'Content-Type: application/json' \
--data '{
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"prompt": "正在吃饭",
"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" ]
}'Request body
json
{
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"prompt": "正在吃饭",
"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"
]
}{
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"prompt": "正在吃饭",
"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"
]
}Key field descriptions
| Field | Type | Description |
|---|---|---|
| model | string | Model type: standard lite turbo |
| motion_id | string | Get template — e.g. cd5bfd11-5a1a-46e0-9294-b22b0b733b1e |
| prompt | string | Prompt for image-to-video |
| enhance_prompt | boolean | Whether to enhance the prompt |
| seed | number | Seed value 1–1000000; values outside this range will cause an error |
| width | number | Video width |
| height | number | Video height |
| image | string[] | Frame image URLs; supports URL and base64; minimum 1 image, maximum 2 images |
- Response body
- Returns an
idto use astask_idfor subsequent task queries
json
{
"id": "aca6c73e-aa4c-47bb-aa62-a100a0f7dd22"
}{
"id": "aca6c73e-aa4c-47bb-aa62-a100a0f7dd22"
}2. Get Task
shell
curl --request GET \
--url https://api.openai-hk.com/higgsfield/feed/aca6c73e-aa4c-47bb-aa62-a100a0f7dd22 \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer hk-your-key'curl --request GET \
--url https://api.openai-hk.com/higgsfield/feed/aca6c73e-aa4c-47bb-aa62-a100a0f7dd22 \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer hk-your-key'Response body
json
{
"id": "aca6c73e-aa4c-47bb-aa62-a100a0f7dd22",
"type": "image2video",
"project_id": "41ff94b3-91b5-424a-a455-0ecef47c9b77",
"created_at": 1747790390.044471,
"params": {
"prompt": "The white cat sits poised, its large round eyes staring intently forward as it prepares to eat. Suddenly, a hand reaches from the side, presenting a morsel of food that glistens under the soft lighting. The moment of contact triggers the slow-motion effect, capturing the tiny ripple in the cat's fur and the quivering of its whiskers. Time stretches as the cat's expression shifts from curiosity to delight, revealing its delicate vulnerability. Flecks of dust hang suspended in the air, illuminated by warm highlights, while the camera slowly zooms in to showcase the intensity of the exchange.",
"input_image": {
"id": "657edc5b-0f39-43b6-8706-676d60366d7d",
"url": "https://d2ol7oe51mr4n9.cloudfront.net/anon_user_id/657edc5b-0f39-43b6-8706-676d60366d7d.jpeg",
"type": "media_input"
},
"seed": 374487,
"steps": 20,
"guide_scale": 6,
"frames": 81,
"width": 736,
"height": 1312,
"strength": 1,
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"motion": {
"id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"url": "https://d1xarpci4ikg0w.cloudfront.net/4c75250f-a508-4d36-b092-25cc0837f127.webp",
"name": "Face Punch"
},
"enhance_prompt": true,
"guide_end": 1,
"is_chain": false,
"chain_sample": null,
"input_image_end": null,
"product_placement_sample": null
},
"jobs": [
{
"id": "f0204af5-1b7e-4c43-a113-191ca66acd31",
"status": "completed",
"result": {
"type": "video",
"url": "https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/5c0ac5f8-b3ff-4161-a77b-c248f02bfeca.mp4"
},
"results": {
"raw": {
"type": "video",
"url": "https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/5c0ac5f8-b3ff-4161-a77b-c248f02bfeca.mp4"
},
"min": {
"type": "video",
"url": "https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/5c0ac5f8-b3ff-4161-a77b-c248f02bfeca_min.mp4"
}
},
"board_ids": [],
"meta": {
"duration": 5
}
}
]
}{
"id": "aca6c73e-aa4c-47bb-aa62-a100a0f7dd22",
"type": "image2video",
"project_id": "41ff94b3-91b5-424a-a455-0ecef47c9b77",
"created_at": 1747790390.044471,
"params": {
"prompt": "The white cat sits poised, its large round eyes staring intently forward as it prepares to eat. Suddenly, a hand reaches from the side, presenting a morsel of food that glistens under the soft lighting. The moment of contact triggers the slow-motion effect, capturing the tiny ripple in the cat's fur and the quivering of its whiskers. Time stretches as the cat's expression shifts from curiosity to delight, revealing its delicate vulnerability. Flecks of dust hang suspended in the air, illuminated by warm highlights, while the camera slowly zooms in to showcase the intensity of the exchange.",
"input_image": {
"id": "657edc5b-0f39-43b6-8706-676d60366d7d",
"url": "https://d2ol7oe51mr4n9.cloudfront.net/anon_user_id/657edc5b-0f39-43b6-8706-676d60366d7d.jpeg",
"type": "media_input"
},
"seed": 374487,
"steps": 20,
"guide_scale": 6,
"frames": 81,
"width": 736,
"height": 1312,
"strength": 1,
"model": "standard",
"motion_id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"motion": {
"id": "cd5bfd11-5a1a-46e0-9294-b22b0b733b1e",
"url": "https://d1xarpci4ikg0w.cloudfront.net/4c75250f-a508-4d36-b092-25cc0837f127.webp",
"name": "Face Punch"
},
"enhance_prompt": true,
"guide_end": 1,
"is_chain": false,
"chain_sample": null,
"input_image_end": null,
"product_placement_sample": null
},
"jobs": [
{
"id": "f0204af5-1b7e-4c43-a113-191ca66acd31",
"status": "completed",
"result": {
"type": "video",
"url": "https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/5c0ac5f8-b3ff-4161-a77b-c248f02bfeca.mp4"
},
"results": {
"raw": {
"type": "video",
"url": "https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/5c0ac5f8-b3ff-4161-a77b-c248f02bfeca.mp4"
},
"min": {
"type": "video",
"url": "https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/5c0ac5f8-b3ff-4161-a77b-c248f02bfeca_min.mp4"
}
},
"board_ids": [],
"meta": {
"duration": 5
}
}
]
}Key field descriptions
| Field | Type | Description |
|---|---|---|
| jobs[0].status | string | Status: queued in_progress completed |
| jobs[0].result.url | string | Final result URL |
3. Generate Speech Task
- Price (50 points) is 10x the base price
- Audio can be uploaded via a wav/mp3 URL or as text
json
{
"avatar_preset_id": "7f1xkmlzvtCNncSqUYMTbU",
"prompt": "good",
"width": 705,
"height": 829,
"image": [
"https://d2ol7oe51mr4n9.cloudfront.net/anon_user_id/d0957beb-3f1c-4198-aaa6-d9a29fc84bf1.jpeg"
],
"audio": "https://d8j0ntlcm91z4.cloudfront.net/user_2xuQZta90dDDjf1RWhblS0i7nQg/5bb69384-0513-4b12-9e14-ce71ca2873e6.wav"
// "speak": {
// "voice_id": "5PQMG2LcT1x9S85IjUxoPI",
// "sound_id": "4OXkXvdEUtXpWiluhfIr5w",
// "text": "Yes, you are right. The openai-hk is a so magic"
// }
}{
"avatar_preset_id": "7f1xkmlzvtCNncSqUYMTbU",
"prompt": "good",
"width": 705,
"height": 829,
"image": [
"https://d2ol7oe51mr4n9.cloudfront.net/anon_user_id/d0957beb-3f1c-4198-aaa6-d9a29fc84bf1.jpeg"
],
"audio": "https://d8j0ntlcm91z4.cloudfront.net/user_2xuQZta90dDDjf1RWhblS0i7nQg/5bb69384-0513-4b12-9e14-ce71ca2873e6.wav"
// "speak": {
// "voice_id": "5PQMG2LcT1x9S85IjUxoPI",
// "sound_id": "4OXkXvdEUtXpWiluhfIr5w",
// "text": "Yes, you are right. The openai-hk is a so magic"
// }
}- Key field descriptions
| Field | Type | Description |
|---|---|---|
| avatar_preset_id | string | Speak template — get it here |
| prompt | string | Prompt text |
| image | string[] | Custom avatar image; supports URL and base64 |
| audio | string | Audio URL file (wav/mp3), max 13s duration; mutually exclusive with speak |
| speak | object | Text-to-speech; mutually exclusive with audio |
| speak.voice_id | string | Voice — get it here |
| speak.sound_id | string | Ambient sound — get it here |
| speak.text | string | Text to convert to speech |
4. Generate Ads Task
- Price (13 points) is 2.6x the base price
- Ad templates must be found on the official site: https://higgsfield.ai/ads
- Click a template, e.g. https://higgsfield.ai/ads/3hpZ2HB0xS688KnzMIwU16 —
3hpZ2HB0xS688KnzMIwU16is theproduct_placement_sample_id - Sample output: https://d8j0ntlcm91z4.cloudfront.net/user_2xIzuhTaLzSSkbGluAOou1fpp32/95c568cc-547c-42d4-80bc-e38c8619cedb_min.mp4
json
curl --request POST \
--url https://api.openai-hk.com/higgsfield/ads \
--header 'Authorization: Bearer hk-your-key' \
--header 'Content-Type: application/json' \
--data '{
"product_placement_sample_id": "3hpZ2HB0xS688KnzMIwU16",
"image":["https://www.openai-hk.com/res/img/open.png" ],
"size": "1024x1024"
}'curl --request POST \
--url https://api.openai-hk.com/higgsfield/ads \
--header 'Authorization: Bearer hk-your-key' \
--header 'Content-Type: application/json' \
--data '{
"product_placement_sample_id": "3hpZ2HB0xS688KnzMIwU16",
"image":["https://www.openai-hk.com/res/img/open.png" ],
"size": "1024x1024"
}'- Request body
json
{
"product_placement_sample_id": "3hpZ2HB0xS688KnzMIwU16",
"image": ["https://www.openai-hk.com/res/img/open.png"],
"size": "1024x1024"
}{
"product_placement_sample_id": "3hpZ2HB0xS688KnzMIwU16",
"image": ["https://www.openai-hk.com/res/img/open.png"],
"size": "1024x1024"
}Key field descriptions
| Field | Type | Description |
|---|---|---|
| image | string[] | Reference image — typically one image |
| product_placement_sample_id | string | Ad motion template — get 3hpZ2HB0xS688KnzMIwU16 from the official site |
- Response body
- Returns an
idto use astask_idfor subsequent queries (use step 2 to query the task)
json
{
"id": "aca6c73e-aa4c-47bb-aa62-a100a0f7dd22"
}{
"id": "aca6c73e-aa4c-47bb-aa62-a100a0f7dd22"
}5. Templates
motions
- Endpoint: https://api.openai-hk.com/higgsfield/tpl/motions?size=30&search=
- Templates retrieved from the endpoint below
idcan be used asmotion_id
json
[
{
"id": "f226ac67-43d3-4726-ad9c-132608bda8b3",
"name": "Eyes In",
"media": {
"width": 320,
"height": 202,
"url": "https://d1xarpci4ikg0w.cloudfront.net/a8caa3db-bcf2-4e30-b5fe-37fafdd59140.webp",
"type": "animated"
},
"priority": -1,
"tags": [],
"params": null,
"categories": ["vfx", "epic_camera_control"]
},
....
][
{
"id": "f226ac67-43d3-4726-ad9c-132608bda8b3",
"name": "Eyes In",
"media": {
"width": 320,
"height": 202,
"url": "https://d1xarpci4ikg0w.cloudfront.net/a8caa3db-bcf2-4e30-b5fe-37fafdd59140.webp",
"type": "animated"
},
"priority": -1,
"tags": [],
"params": null,
"categories": ["vfx", "epic_camera_control"]
},
....
]avatar
- Endpoint: https://api.openai-hk.com/higgsfield/tpl/avatar-presets?size=30&search=
- Templates retrieved from the endpoint below
idcan be used asavatar_preset_id- Response body
json
{
"items": [
{
"id": "7f1xkmlzvtCNncSqUYMTbU",
"name": "Selfie",
"media": {
"url": "https://d1xarpci4ikg0w.cloudfront.net/7d1ce555-ebb4-46ca-8932-d3f6b2d15459.mp4",
"type": "video",
"width": 500,
"height": 888,
"placeholder": "data:image/webp;base64,UklGRkAEAABXRUJQVlA4IDQEAACQKgCdASp4ANUAPzmMvVUvMT+or3Vae/AnCWMIkCbdS0bKRHL5X1T6QmdstzDaa+gBBPKArZa7ot7jkiJYc9YAYlkIqzaGQF0t1creMaJMP3pnRYKmc2c1Bk3RR78z7NtJ9sjrgeKcn4c2zw9N8sumib1kYjP2wr7ONkXbMLnxzGqVfjcE9BVUtikvetuTk65su9bvgTyoMM6BYS9Zu9QHG5L2I+1//R/0xHLjBLetvRTifvaV2g+iVsWcDNEuuHjMNcmyYd3mLUyjgcC3auq8my9nWVMlUM8KwKPgEUUWSPCoxQ6lp5IyAQbCVKTRfHDcXaJl823RrSyPPaAbhQyP9sZmkIfcmYc+F9eNqPeSL9+k/Ovgfu6fu+SrFGB6A9eRvLUIk4xDw9eJCQN4dfLgs4Ws+plgqngOsYhro4wkV3zRpQ7CXYEUhqpvNVDijp/0P3/zfO+NgdrM3otQAP6msjEd1pRMw2PHRzHcFhle4yqsg92Vgu3IQfvLDjpybGuEGtPLtAOEjcn237ONIidz/GIki1otzN9f5vdcD9dZgGGyVmLOPmE/N/xmvnhTDWpX801JIBLBMIgubAacS3joKKdbuxSUeHwacW+h6uRjY3ukEE5oA4jHd4RFVoDoa2RWtT+DJiF+Fhu7nZdmBSu4zgWEZwWXtUXjUTtZ2nns5fDp7ZYmSyKQODkPcgt4UNaeUDhrnOdudl3uxOvTFM8ld4WBPMnJqCy+AtgBJNzc3NgEpRFRSpjIvN3OlpPU0OWF526USH3aSCMnXCOHcWIrBfNPIYIDlUTnqZ8mldrYE9ES+zYtgm/eS4uMGZVpMcGZzrhIYaemPY2K6ie1oxujcgDFgbyFoIqJu79k0VyRnTpgVZJhnY4dAhlPJM36Gtv056lq9DmfYM0Py7anXAkF+j+iEf8VhG+m0DD7YeuCY1Dt8+r3zCNPzayQyyYRSnjWRCcsMKwbUYHfZlWPqnzHy1w6Y5UXjbs71oSn0JQk5We5smYe2sxomhz2BF9+cNOeCZA6QpGWR71OlkUCWuNyY7/wjj69Qj4MxQj76l5FxUBlMNWTI2Vtpx5ZIWI5/iSslZe24U/Pde15bG6g33Nd35EJcEMxPq+V01oeT2xQEiX2Ac95/WPDc1afc41a5Nvh/RlTlOeFuL3sz1nHKf4BeduPRDRJmtPDTm8xaZ7DYRfoNjGz8wzZ6u93f0QoHgMrMongmfgM6EqGHau0ddnOby+Phol3LRkf1Zx+xVyuXJYRZt3iAY52F2puHD65yvoEe3LTqwheua5fXxtVvlhDIjl8MP8pxwmvbM1HSNhjJv9kcNitGTOtrPv+xLkDf54rqeFpVA2keNM3nMVq7uN5mUXu/i72lvxyikwo+fA2pTJ7Xz0M5AdhAY2HmKC1U/gl8zjmRLoMWUWJyTFpgfXHO0QAAA==",
"thumbnail_url": "https://d1xarpci4ikg0w.cloudfront.net/d10ddb13-22f7-4182-ba8c-0007fe7f7369.webp"
},
"params": {
"quality": "low",
"chunks_count": 3
}
}
],
"total": 28,
"cursor": 2
}{
"items": [
{
"id": "7f1xkmlzvtCNncSqUYMTbU",
"name": "Selfie",
"media": {
"url": "https://d1xarpci4ikg0w.cloudfront.net/7d1ce555-ebb4-46ca-8932-d3f6b2d15459.mp4",
"type": "video",
"width": 500,
"height": 888,
"placeholder": "data:image/webp;base64,UklGRkAEAABXRUJQVlA4IDQEAACQKgCdASp4ANUAPzmMvVUvMT+or3Vae/AnCWMIkCbdS0bKRHL5X1T6QmdstzDaa+gBBPKArZa7ot7jkiJYc9YAYlkIqzaGQF0t1creMaJMP3pnRYKmc2c1Bk3RR78z7NtJ9sjrgeKcn4c2zw9N8sumib1kYjP2wr7ONkXbMLnxzGqVfjcE9BVUtikvetuTk65su9bvgTyoMM6BYS9Zu9QHG5L2I+1//R/0xHLjBLetvRTifvaV2g+iVsWcDNEuuHjMNcmyYd3mLUyjgcC3auq8my9nWVMlUM8KwKPgEUUWSPCoxQ6lp5IyAQbCVKTRfHDcXaJl823RrSyPPaAbhQyP9sZmkIfcmYc+F9eNqPeSL9+k/Ovgfu6fu+SrFGB6A9eRvLUIk4xDw9eJCQN4dfLgs4Ws+plgqngOsYhro4wkV3zRpQ7CXYEUhqpvNVDijp/0P3/zfO+NgdrM3otQAP6msjEd1pRMw2PHRzHcFhle4yqsg92Vgu3IQfvLDjpybGuEGtPLtAOEjcn237ONIidz/GIki1otzN9f5vdcD9dZgGGyVmLOPmE/N/xmvnhTDWpX801JIBLBMIgubAacS3joKKdbuxSUeHwacW+h6uRjY3ukEE5oA4jHd4RFVoDoa2RWtT+DJiF+Fhu7nZdmBSu4zgWEZwWXtUXjUTtZ2nns5fDp7ZYmSyKQODkPcgt4UNaeUDhrnOdudl3uxOvTFM8ld4WBPMnJqCy+AtgBJNzc3NgEpRFRSpjIvN3OlpPU0OWF526USH3aSCMnXCOHcWIrBfNPIYIDlUTnqZ8mldrYE9ES+zYtgm/eS4uMGZVpMcGZzrhIYaemPY2K6ie1oxujcgDFgbyFoIqJu79k0VyRnTpgVZJhnY4dAhlPJM36Gtv056lq9DmfYM0Py7anXAkF+j+iEf8VhG+m0DD7YeuCY1Dt8+r3zCNPzayQyyYRSnjWRCcsMKwbUYHfZlWPqnzHy1w6Y5UXjbs71oSn0JQk5We5smYe2sxomhz2BF9+cNOeCZA6QpGWR71OlkUCWuNyY7/wjj69Qj4MxQj76l5FxUBlMNWTI2Vtpx5ZIWI5/iSslZe24U/Pde15bG6g33Nd35EJcEMxPq+V01oeT2xQEiX2Ac95/WPDc1afc41a5Nvh/RlTlOeFuL3sz1nHKf4BeduPRDRJmtPDTm8xaZ7DYRfoNjGz8wzZ6u93f0QoHgMrMongmfgM6EqGHau0ddnOby+Phol3LRkf1Zx+xVyuXJYRZt3iAY52F2puHD65yvoEe3LTqwheua5fXxtVvlhDIjl8MP8pxwmvbM1HSNhjJv9kcNitGTOtrPv+xLkDf54rqeFpVA2keNM3nMVq7uN5mUXu/i72lvxyikwo+fA2pTJ7Xz0M5AdhAY2HmKC1U/gl8zjmRLoMWUWJyTFpgfXHO0QAAA==",
"thumbnail_url": "https://d1xarpci4ikg0w.cloudfront.net/d10ddb13-22f7-4182-ba8c-0007fe7f7369.webp"
},
"params": {
"quality": "low",
"chunks_count": 3
}
}
],
"total": 28,
"cursor": 2
}voices
- Endpoint: https://api.openai-hk.com/higgsfield/tpl/voices?size=14
- Templates retrieved from the endpoint below
idcan be used asvoice_id- Response body
json
{
"items": [
{
"id": "6pBuGbellIksHKibt0je2n",
"name": "Marston",
"gender": "male",
"age": "middle age",
"image_url": "https://d1xarpci4ikg0w.cloudfront.net/5503b4b2-6398-4542-ad31-9fa6edb96d7c.webp",
"categories": ["reporter"],
"voice_url": "https://dqv0cqkoy5oj7.cloudfront.net/voices_avatar/all/rTOopItG6FIkKMIVxsl5/2.wav",
"waveform_url": "https://d1xarpci4ikg0w.cloudfront.net/0673abf6-53e1-4c22-a655-49c1a7d1be2f.json",
"is_gpt": false
}
],
"total": 92,
"cursor": 2
}{
"items": [
{
"id": "6pBuGbellIksHKibt0je2n",
"name": "Marston",
"gender": "male",
"age": "middle age",
"image_url": "https://d1xarpci4ikg0w.cloudfront.net/5503b4b2-6398-4542-ad31-9fa6edb96d7c.webp",
"categories": ["reporter"],
"voice_url": "https://dqv0cqkoy5oj7.cloudfront.net/voices_avatar/all/rTOopItG6FIkKMIVxsl5/2.wav",
"waveform_url": "https://d1xarpci4ikg0w.cloudfront.net/0673abf6-53e1-4c22-a655-49c1a7d1be2f.json",
"is_gpt": false
}
],
"total": 92,
"cursor": 2
}sounds
- Endpoint: https://api.openai-hk.com/higgsfield/tpl/sounds?size=14
- Templates retrieved from the endpoint below
idcan be used assound_id- Response body
json
{
"items": [
{
"id": "DwUP9LmFKqHsvvWQkjLE6",
"name": "room",
"description": "Low hum",
"sound_url": "https://dqv0cqkoy5oj7.cloudfront.net/voices_preset/room.wav",
"waveform_url": "https://d1xarpci4ikg0w.cloudfront.net/bc46457d-e6ee-4468-a4d0-f8d41a4cefb3.json"
}
],
"total": 11,
"cursor": 2
}{
"items": [
{
"id": "DwUP9LmFKqHsvvWQkjLE6",
"name": "room",
"description": "Low hum",
"sound_url": "https://dqv0cqkoy5oj7.cloudfront.net/voices_preset/room.wav",
"waveform_url": "https://d1xarpci4ikg0w.cloudfront.net/bc46457d-e6ee-4468-a4d0-f8d41a4cefb3.json"
}
],
"total": 11,
"cursor": 2
}
OpenAi-HK