Discogs · Example Payload

Discogs Profile Example

MusicMarketplaceCatalogCommunityVinylPublic APIs

Discogs Profile Example is an example object payload from Discogs, with 30 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idusernameresource_urlurinamehome_pagelocationprofileregisteredranknum_pendingnum_for_salenum_collectionnum_wantlistnum_listsreleases_contributedreleases_ratedrating_avginventory_urlcollection_folders_urlcollection_fields_urlwantlist_urlavatar_urlbanner_urlcurr_abbrseller_ratingseller_num_ratingsbuyer_ratingbuyer_num_ratingsemail

Example Payload

Raw ↑
{
  "id": 249504,
  "username": "rodneyfool",
  "resource_url": "https://api.discogs.com/releases/249504",
  "uri": "https://api.discogs.com/releases/249504",
  "name": "Kind Of Blue",
  "home_page": "https://api.discogs.com/releases/249504",
  "location": "string-value",
  "profile": "string-value",
  "registered": "2026-03-15T14:30:00Z",
  "rank": 1.0,
  "num_pending": 1,
  "num_for_sale": 1,
  "num_collection": 1,
  "num_wantlist": 1,
  "num_lists": 1,
  "releases_contributed": 1,
  "releases_rated": 1,
  "rating_avg": 4.32,
  "inventory_url": "https://api.discogs.com/releases/249504",
  "collection_folders_url": "https://api.discogs.com/releases/249504",
  "collection_fields_url": "https://api.discogs.com/releases/249504",
  "wantlist_url": "https://api.discogs.com/releases/249504",
  "avatar_url": "https://api.discogs.com/releases/249504",
  "banner_url": "https://api.discogs.com/releases/249504",
  "curr_abbr": "USD",
  "seller_rating": 4.32,
  "seller_num_ratings": 1,
  "buyer_rating": 4.32,
  "buyer_num_ratings": 1,
  "email": "collector@example.com"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/discogs-profile-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.