Get details about sound effects

GET {{baseUrl}}/v2/sfx/:id

This endpoint shows information about a sound effect.

Request Params

KeyDatatypeRequiredDescription
languagestringLanguage for the keywords and categories in the response
viewstringAmount of detail to render in the response
librarystringWhich library to fetch from
search_idstringThe ID of the search that is related to this request

HEADERS

KeyDatatypeRequiredDescription
User-Agentstring

RESPONSES

status: OK

{"id":"123","media_type":"sfx","contributor":{"id":"1234"}}