← Back to catalog
music.fresh_releases
mock data$0.003 / callFresh Music Releases
Discover recently released albums and singles from the past N days — trending new music (ListenBrainz)
Input schema
days
integerNumber of days to look back for fresh releases (1-90, default 7)
limit
integerMax releases to return (1-200, default 50)
Call via REST
curl -X POST https://unifyapi.pro/api/call/music.fresh_releases \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"days":0,"limit":0}'