Charts
Get global chart positions for a platform — Spotify, Apple Music, TikTok, YouTube, iTunes, Shazam, etc. NOT artist-scoped. Returns ranked entries with track and artist info.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Chart platform: spotify, applemusic, tiktok, youtube, itunes, shazam, etc.
^[a-z]+$Two-letter ISO country code (e.g. US, GB, DE). Defaults to US if omitted.
2^[A-Z]{2}$Time interval: daily or weekly. Defaults to daily.
daily, weekly Chart type (e.g. regional, viral). Defaults to regional.
regional, viral Return only the latest chart. Defaults to true.
Response
Chart data
success, error "success"
Number of entries returned in data (typically 50).
Chart entries for the requested platform/type/country/interval combination. Entry shape varies by platform; common fields include track/artist names, ranks, and platform-specific metrics.
