Genius API
Music & AudioAccess Genius public data through one AllAPI key — 23 endpoints across the Genius surface. No Genius account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| POST | /api/genius/album | Album |
| GET | /api/genius/album/{album_id} | Album (by album id) |
| GET | /api/genius/album/{album_id}/tracks | Album tracks (by album id) |
| POST | /api/genius/annotation | Annotation |
| POST | /api/genius/annotations | Annotations |
| POST | /api/genius/artist | Artist |
| GET | /api/genius/artist/{artist_id} | Artist (by artist id) |
| GET | /api/genius/artist/{artist_id}/albums | Artist albums (by artist id) |
| GET | /api/genius/artist/{artist_id}/songs | Artist songs (by artist id) |
| GET | /api/genius/chart/songs | Chart songs |
| GET | /api/genius/referent/{referent_id} | Referent (by referent id) |
| POST | /api/genius/referents | Referents |
| GET | /api/genius/search | Search |
| GET | /api/genius/search/albums | Search albums |
| GET | /api/genius/search/artists | Search artists |
| GET | /api/genius/search/lyrics | Search lyrics |
| GET | /api/genius/search/songs | Search songs |
| GET | /api/genius/search/users | Search users |
| GET | /api/genius/search/videos | Search videos |
| POST | /api/genius/song | Song |
| GET | /api/genius/song/{song_id} | Song (by song id) |
| GET | /api/genius/song/{song_id}/comments | Song comments (by song id) |
| GET | /api/genius/video/{video_id} | Video (by video id) |
Call the Genius 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