![]() |
Create Account Log In Help | |
| ||
|
Discogs Help
About Discogs
Quick Start Guide
Updating A Label
Buying Music
Bugs and Feature Requests |
Discogs API DocumentationArtist, Label, and Release data is made available to you via a Public Domain license. That means there are no restrictions on what you can do with the data.
The Discogs API supports a RESTful interface.
This means you interact with the API by sending HTTP GET and POST requests and you get XML documents back.
If there was an error, the service will respond with an HTTP error code (usually 400), and an error message about the problem. Accessing the APIAs of now all API methods are read-only so you can access the API with HTTP GET requests and your API Key. Example GET request: Restrictions:
MethodsGet ReleaseExample request: Example response: Get ArtistExample request: Example response: Get LabelExample request: Example response: SearchExample request: Example response: About ImagesWhen an Artist / Label / Release has images, there will be an "images" section in the API response. This contains a set of "image" tags, each with the following values:
Code ExamplesExample Python Interaction with API |
| My Discogs | Submissions Drafts Collection Wantlist more... |
| Help | About Discogs Quick Start Guide Developers API Help Forums more... |
| Discogs™ website Copyright © 2008 Discogs Terms of Service Privacy Policy | |