Sound effects
Search SFX
Use the sound effects search endpoint to allow users to search within the sound effects library.
get/v0/sound-effects/search
Query parameters
offsetinteger
Index of the entry track in the response
Max number of entries returned in the response, default 50 and max 60
termstring
Term for search
sort'best-match' | 'newest' | 'popular' | 'length' | 'title'
Sort for search
order'asc' | 'desc'
Order
includeExplicitboolean
Whether to include sound effects tagged as explicit in the results. Defaults to false, meaning explicit content is excluded by default.
Response
List of sound effect search results
Changes
No recorded changes to this endpoint across all 7 revisions of this API.