GET
/album/new-releasesReturns the latest global album releases. Useful for a "New Releases" feed.
Rate limit
30 req/min
Caching
Cached in the internal database for 1 hour.
Authentication
Send a
User-Agent header containing a contact email. See authentication.Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | How many releases to return. Defaults to 20, max 50. |
Request
curl 'https://api.synkradio.co.uk/album/new-releases' \
-H 'User-Agent: [email protected]'Try it
GETTry it
Sends a real requesthttps://api.synkradio.co.uk/album/new-releasesResponse
No example response is captured for this endpoint yet.