v2
latestOpenAPI 3.0.12026-08-074878134.7 KBBrowse & search
List moods
The moods endpoint allows your users to browse the music catalog based on moods like happy, epic or relaxing. Moods have cover art that you can show in your interface.
By specifying the "type" of moods you want to display, you can choose to show all moods in the Epidemic Sound library, only the moods that are featured on epidemicsound.com or only the moods that are available for your free tier tracks.
get/v0/moods
Query parameters
sort'alphabetic' | 'relevance'
Sorting options. Available values: alphabetic, relevance
order'asc' | 'desc'
Order options. Available values: asc, desc
type'all' | 'featured' | 'partner-tier'
Types to filter by:
- all - all the objects in the Epidemic Sound library
- partner-tier - objects available to the partner within their tier
- featured - only objects featured and curated by Epidemic Sound
limitinteger
Max number of entries returned in the response, default 20 and max 20
offsetinteger
Index of the entry track in the response
Response
Track moods response