Last.fm Tag API
Tag metadata, similar tags, top albums/artists/tracks, and chart history.
Documentation
Documentation
https://www.last.fm/api
GettingStarted
https://www.last.fm/api/intro
APIReference
https://www.last.fm/api/intro
Authentication
https://www.last.fm/api/authentication
RateLimits
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/rate-limits/lastfm-rate-limits.yml
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-schema/lastfm-album-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-schema/lastfm-artist-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-schema/lastfm-track-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-schema/lastfm-tag-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-schema/lastfm-user-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-structure/lastfm-album-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-structure/lastfm-artist-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-structure/lastfm-track-structure.json
Other Resources
Signup
https://www.last.fm/api/account/create
TermsOfService
https://www.last.fm/api/tos
ErrorCodes
https://www.last.fm/api/errorcodes
JSONLD
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/json-ld/lastfm-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/examples/lastfm-album-getinfo-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/examples/lastfm-artist-getinfo-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/examples/lastfm-track-getinfo-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/examples/lastfm-chart-gettopartists-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/examples/lastfm-user-getrecenttracks-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/lastfm/refs/heads/main/examples/lastfm-track-scrobble-example.json