{
"size": 14
}
curl --location -g --request GET '{{BASE_URL}}/higgsfield/tpl/sounds' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"size": 14
}'
{
"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
}