Back to catalog
🎵

Audiomack

OAuth

Api of the streaming music hub Audiomack

🎵MusicHTTPS

Midnight Flow

Audiomack

TitleMidnight Flow
ArtistKenTheMan
Plays1843920
GenreHip-Hop/Rap
Uploaded2025-11-03

Sample Response

response.json
1{
2 "title": "Midnight Flow",
3 "artist": "KenTheMan",
4 "plays": "1843920",
5 "genre": "Hip-Hop/Rap",
6 "uploaded": "2025-11-03"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.audiomack.com/data-api/docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs