Last.fm · Rate Limits

Lastfm Rate Limits

Last.fm enforces rate limits at the originating IP / API key level. The documented guidance is approximately 5 requests per second per originating IP. Sustained excess yields account suspension. The API does not publish standard RFC 9239 RateLimit headers and instead returns numeric Last.fm error codes (notably code 29 — Rate limit exceeded — and code 26 — Suspended API key). Scrobble batches are hard-capped at 50 scrobbles per request.

Lastfm Rate Limits is the machine-readable rate-limit profile for Last.fm on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, across the free and commercial tiers, measuring requests_per_second, scrobbles_per_request, and bytes_total.

The profile also includes response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include Music, Scrobbling, Rate Limiting, and Throttling.

4 Limits Throttle: 429 Quota: 403
MusicScrobblingRate LimitingThrottling

Limits

Per-Origin Rate Guidance originating-ip
requests_per_second · second
5
"Your account may be suspended if your application is continuously making several calls per second or if you're making excessive calls." (from www.last.fm/api/intro)
Scrobble Batch Cap api-key
scrobbles_per_request · request
50
A single track.scrobble call may carry at most 50 scrobbles.
Reasonable Usage Cap api-key
bytes_total · total
104857600
From Terms of Service — 100 MB total stored Last.fm Data per integration.
Commercial Agreement Negotiated Rate api-key
requests_per_second · second
0
Higher rates available only under a commercial agreement — contact partners@last.fm.

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/lastfm-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.