v2

latestOpenAPI 3.0.12026-08-074878134.7 KB
Browse & search

List collections

The collections endpoint returns playlists curated by our team of in-house experts.

We offer collections for any occasion: from holidays like "Día de Muertos" to content types like "Real Estate" or "Badass ads".

You can manage the order and which collections are part or your applications' free tier via the developer portal. As default, we return the collections included in your free tier first, followed by all collections in the Epidemic Sound library.

Collections have attributes like title and cover art. In the few cases where we do not have cover art for a collection we return a default image.

You can choose to return collections with or without tracks. The response will include a maximum of 20 tracks per collection. If a collection contains more than 20 tracks use endpoint '/collections/{collectionId}' to get all tracks.

get/v0/collections

Query parameters

excludeField'tracks'

Add parameter if tracks should be excluded in the response

limitinteger

Max number of entries returned in the response, default 10 and max 20

offsetinteger

Index of the entry track in the response

Response

Collection response