Last.fm Web Services API (2.0)
The Last.fm (AudioScrobbler) Web Services 2.0 API provides programmatic access to music metadata, charts, geo-listening data, tags, user listening history, and scrobbling. The API is method-dispatched: every request targets the single endpoint `https://ws.audioscrobbler.com/2.0/` and identifies the operation via the `method` query/body parameter (e.g. `method=track.getInfo`). Read methods accept `GET`; write methods (scrobbling, tagging, love/unlove, session management) require `POST` with an au
Overview
Last.fm Web Services API (2.0) is a Postman Collection published by Last.fm on the APIs.io network.
The Last.fm (AudioScrobbler) Web Services 2.0 API provides programmatic access to music metadata, charts, geo-listening data, tags, user listening history, and scrobbling. The API is method-dispatched: every request targets the single endpoint https://ws.audioscrobbler.com/2.0/ and identifies the operation via the method query/body parameter (e.g. method=track.getInfo). Read methods accept GET; write methods (scrobbling, tagging, love/unlove, session management) require POST with an au
The collection contains 59 requests organised into 58 folders.
Tagged areas include Music, Audio, Scrobbling, Recommendations, and Charts.