Discogs · GraphQL Specification

Discogs GraphQL Schema

This document describes a conceptual GraphQL schema for the Discogs API. Discogs is a community-built music database and marketplace for physical music releases (vinyl, CD, cassette, and more). The Discogs REST API provides programmatic read/write access to artists, releases, masters, labels, search, user collections and wantlists, marketplace listings, orders, and inventory management.

Documentation Endpoint View on GitHub MusicMarketplaceCatalogCommunityVinylPublic APIsGraphQL

Overview

Discogs GraphQL Schema is a GraphQL API specification published by Discogs on the APIs.io network.

This document describes a conceptual GraphQL schema for the Discogs API. Discogs is a community-built music database and marketplace for physical music releases (vinyl, CD, cassette, and more). The Discogs REST API provides programmatic read/write access to artists, releases, masters, labels, search, user collections and wantlists, marketplace listings, orders, and inventory management.

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

Endpoint

Related API Specs

Discogs API (OpenAPI)
Back to Discogs · All GraphQL Specs · GitHub