Discogs Catalog & Marketplace API
## Discogs Catalog & Marketplace API The first **Discogs** release catalog and **marketplace price guide** API on RapidAPI — data that even Discogs' own official API restricts to the OAuth seller context. ### What you get - **Search** the Discogs database across releases, masters, artists, and labels - **Release detail** at pressing level: catalog number, label, format, country, barcode,…
Discogs Catalog & Marketplace API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
/api/v1/search /api/v1/search |
Search releases, masters, artists, or labels by keyword. |
| Releases | ||
| GET |
/api/v1/releases/{id}/marketplace /api/v1/releases/{id}/marketplace |
|
| GET |
/api/v1/releases/{id} /api/v1/releases/{id} |
|
| GET |
/api/v1/releases/{id}/price-suggestions /api/v1/releases/{id}/price-suggestions |
|
| Masters | ||
| GET |
/api/v1/masters/{id} /api/v1/masters/{id} |
|
| GET |
/api/v1/masters/{id}/versions /api/v1/masters/{id}/versions |
|
| Artists | ||
| GET |
/api/v1/artists/{id} /api/v1/artists/{id} |
|
| Labels | ||
| GET |
/api/v1/labels/{id} /api/v1/labels/{id} |
|
Discogs Catalog & Marketplace API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA Recommended | $49 / month | — |
|
| MEGA | $99 / month | — |
|