Authenticate with Discogs via OAuth 1.0a and read/manage an authenticated user's collection folders and wantlist

domain: www.discogs.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register an application on Discogs to get a consumer key and consumer secret for the OAuth 1.0a flow
  2. Request an unauthorized request token from `https://api.discogs.com/oauth/request_token`, signed per OAuth 1.0a, then redirect the user to `https://www.discogs.com/oauth/authorize` to approve access
  3. Exchange the authorized request token (plus the verifier returned after user approval) for a long-lived access token and token secret at `https://api.discogs.com/oauth/access_token`
  4. Use the resulting OAuth 1.0a-signed access token/secret pair on subsequent requests to list the authenticated user's collection folders and the releases inside a given folder
  5. Read the user's wantlist via its dedicated endpoint (paginated), and add or remove releases from it using the corresponding write calls now that the request is authenticated as that user
  6. For collection writes (adding a release to a folder, moving it between folders, rating it), use the folder-scoped release endpoints, since collection organization is folder-based rather than a single flat list

Known gotchas

Related routes

Create and manage Discogs Marketplace listings via the authenticated Discogs API
www.discogs.com · 6 steps · unrated
Search the Discogs release database and authenticate requests correctly
discogs.com · 5 steps · unrated
Read and manage a TIDAL user's playlists and collection via the TIDAL API using authorization-code user auth
developer.tidal.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans