v1
latestOpenAPI 3.0.02026-07-131091452.6 MBsound_effects
Get details about sound effects
This endpoint shows information about a sound effect.
get/v2/sfx/{id}
Path parameters
idinteger required
Audio track ID
Query parameters
language'ar' | 'bg' | 'bn' | 'cs' | 'da' | 'de' | 'el' | 'en' | 'es' | 'fi' | 'fr' | 'gu' | 'he' | 'hi' | 'hr' | 'hu' | 'id' | 'it' | 'ja' | 'kn' | 'ko' | 'ml' | 'mr' | 'nb' | 'nl' | 'or' | 'pl' | 'pt' | 'ro' | 'ru' | 'sk' | 'sl' | 'sv' | 'ta' | 'te' | 'th' | 'tr' | 'uk' | 'ur' | 'vi' | 'zh' | 'zh-Hant'
Language code
Example:cs
Language for the keywords and categories in the response
view'minimal' | 'full'
Amount of detail to render in the response
library'shutterstock' | 'premier' | 'premiumbeat'
Which library to fetch from
search_idstring
The ID of the search that is related to this request
Response
OK
Example response
{
"id": "123",
"media_type": "sfx",
"contributor": {
"id": "1234"
}
}