Lastfm API
Music & AudioAccess Lastfm public data through one AllAPI key — 4 endpoints across the Lastfm surface. No Lastfm account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/lastfm/music/{artist}/+similar | Music +similar (by artist) |
| POST | /api/lastfm/recent | Recent |
| GET | /api/lastfm/tag/{tag}/artists | Tag artists (by tag) |
| POST | /api/lastfm/user | User |
Call the Lastfm API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference