Get top tracks
app.rocksky.charts
Get top tracks
GET
Get top tracks
Documentation Index
Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The maximum number of tracks to return
Required range:
x >= 1The offset for pagination
Required range:
x >= 0The start date to filter tracks from (ISO 8601 format)
The end date to filter tracks to (ISO 8601 format)
Response
OK