Billboard API
Music & AudioAccess Billboard public data through one AllAPI key — 8 endpoints across the Billboard surface. No Billboard account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/billboard/artist/{artist_slug}/chart-history | Artist chart-history (by artist slug) |
| GET | /api/billboard/artist100 | Artist100 |
| GET | /api/billboard/billboard200 | Billboard200 |
| GET | /api/billboard/chart/{chart_slug} | Chart (by chart slug) |
| GET | /api/billboard/global200 | Global200 |
| GET | /api/billboard/historical-chart | Historical-chart |
| GET | /api/billboard/hot100 | Hot100 |
| GET | /api/billboard/year-end/{year}/{chart_slug} | Year-end (by year, chart slug) |
Call the Billboard API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference