Discogs · Pricing Plans

Discogs Plans Pricing

The Discogs API is offered free of charge to all registered Discogs users. There is no metered pricing for API access — instead, Discogs enforces a tiered request-rate cap based on authentication mode (60 req/min authenticated, 25 req/min unauthenticated). Commercial monetization happens on the Discogs Marketplace, where Discogs takes an 8% transaction fee (capped at $150) plus payment-processor fees on each completed sale. These marketplace fees are reflected here as a usage-based "Marketplace Sales" plan because they meter actual money flow through the API.

Discogs Plans Pricing is the machine-readable pricing-plan profile for Discogs on the APIs.io network, conforming to the API Commons Plans specification.

It defines 2 plans, covering freemium and usage-based tiers, with named plans including API Access (Free), Marketplace Sales.

Tagged areas include Music, Marketplace, Catalog, Vinyl, and Community.

2 Plans API Commons Plans
View Source
MusicMarketplaceCatalogVinylCommunity

Plans

API Access (Free) freemium

Free unlimited access to the Discogs REST API with rate-limit-based tiering.

Authenticated API calls (request · month) $0.00 USD
Unauthenticated API calls (request · month) $0.00 USD
Bulk XML data dumps (month · month) $0.00 USD
Marketplace Sales usage-based

Transaction fees Discogs takes from sellers on completed Marketplace orders. Returned programmatically via the /marketplace/fee endpoint. These are operational costs the API exposes, not access fees for the API itself.

Discogs seller fee (transaction · usage) 8% of sale price, capped at $150 per order USD
Payment processor fee (Discogs Pay) (transaction · usage) 3.5% + $0.40 (US); varies by region — see Discogs Pay documentation USD

Sources