{"uid":"cap_GptZoAMKpwK0fFbfcXHMf","slug":"discogs-album-metadata-lookup-ed28f73b","name":"Discogs Album Metadata Lookup","description":"Album metadata lookup via the Discogs database: search by artist + title (or free-text q, or Discogs id) and get canonical album data — tracklist with durations, genres, styles, year, country, labels, formats, community have/want/rating, and a cover-art URL. For music, playlist, and cataloging agents.","url":"https://api.webbersites.com/api/music/album","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"q":{"type":"string","description":"Free-text search alternative"},"id":{"type":"string","description":"Direct Discogs id (with optional kind)"},"kind":{"type":"string","description":"master (default) or release, for id lookups"},"title":{"type":"string","description":"Album title (with artist)"},"artist":{"type":"string","description":"Artist name (with title)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"year":{"type":"number"},"title":{"type":"string"},"artists":{"type":"array"},"cover_url":{"type":"string"},"tracklist":{"type":"array"}}}}}}},"responseSchema":{"type":"json","example":{"year":1997,"title":"OK Computer","genres":["Electronic","Rock"],"artists":["Radiohead"],"community":{"have":120000,"want":45000,"rating":4.6},"tracklist":[{"title":"Airbag","duration":"4:44","position":"1"}],"cover_endpoint":"/api/music/cover?id=32063&kind=master"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bRpv89EFI-TnaYPTdYJ_Z","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up canonical album metadata from the Discogs database by artist/title, free-text query, or Discogs ID, returning tracklist, genres, year, labels, cover art, and community stats.","exampleAgentPrompt":"Can you look up the album metadata for 'Kind of Blue' by Miles Davis from Discogs — I need the tracklist with durations, genres, release year, labels, and a cover art URL.","exampleUseCases":null,"resultDescription":"Returns canonical album data including title, artist(s), release year, country, labels, formats, genres, styles, a full tracklist with track durations, a cover art URL, and Discogs community statistics (have count, want count, average rating).","failureModes":["Album not found in Discogs database — returns empty or error result","Ambiguous search returns wrong album when artist/title are not specific enough","Discogs ID not found or incorrect kind parameter yields no results","Free-text query matches unintended release or compilation","Rate limiting or upstream Discogs API unavailability causes timeout"],"whenToPreferThis":"Use this endpoint when you need rich, canonical album metadata sourced from the Discogs community database — especially tracklists with durations, genre/style tags, label info, format details, and cover art. Prefer it over generic music search APIs when cataloging, building playlists, or needing community have/want/rating data. Best when you have artist + title or a known Discogs ID.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:49:42.295Z","isFirstParty":false}