Recent scrobbles
GET https://api.rewind.rest/v1/listening/recent
Returns the most recent scrobbles. Supports date filtering via date, from, and to params and page-based pagination.
Authorization
AuthorizationrequiredAPI key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Query Parameters
limitpagedateSingle day (YYYY-MM-DD). Overrides from/to.
fromRange start, inclusive (ISO 8601)
toRange end, inclusive (ISO 8601)
Response
application/json
Recent scrobbles
datarequired