Logo
ACNH API Documentation

Hourly music

GET {{baseUrl}}/v1/hourly/:songID

Get hourly songs data in MP3 format.

The {songID} parameter can be found using the /backgroundmusic/ endpoint.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'http://acnhapi.com/v1/hourly/:songID'

ENDPOINTS