MusicPulse API
Access real-time chart data, trending tracks, and artist information programmatically. Build your own music data applications on top of the MusicPulse platform.
https://api.musicpulse.com/v1/chartsRetrieve chart entries filtered by platform, region, and date. Returns paginated results with song metadata, position changes, streams, and sparkline data.
platformstring— spotify | apple | youtube | shazam | billboardregionstring— global | nigeria | us | uk | africa | brazil | korealimitnumber— Results per page (default: 50, max: 200)datestring— ISO date string (default: latest)/trendingGet trending tracks from TikTok, Twitter, and YouTube. Includes badges (hot, rising, new, peak), surge percentages, and metric counts.
platformstring— tiktok | twitter | youtube | spotifylimitnumber— Results per page (default: 20, max: 100)/artists/{slug}Get detailed artist information including monthly listeners, genres, social links, and top tracks across platforms.
slugstring— Artist slug (e.g. "burna-boy")/albums/newRetrieve the latest album, EP, and single releases. Filter by type and date range.
typestring— album | ep | single | compilationlimitnumber— Results per page (default: 20)Authentication
All API requests require an API key passed via the Authorization header. Rate limits are 1,000 requests per hour on the free tier and 10,000 requests per hour on the pro tier.
Request API Access
API access is currently in private beta. Join the waitlist and we will reach out when your access is ready.
Join the Waitlist