Logo
ACNH API Documentation

Music

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

Get K.K. songs data in MP3 format.

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





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

ENDPOINTS