Skip to content

My attempt at documenting the un-documented bandcamp.com web API.

Notifications You must be signed in to change notification settings

michaelherger/Bandcamp-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Bandcamp-API

My attempt at documenting the un-documented Bandcamp.com web API. Unfortunately they even removed documentation for the previously documented endpoints. Today's devs pages only cover high level APIs, none dealing with the actual content.

Thanks to the Internet Archive we can still find an old copy of the legacy Bandcamp API.

The API definition is stored as JSON and YAML files in Open API v3.0 format in the data folder. Use eg. the swagger.io editor to import and edit, or other swagger.io tools to process the files.

Check out the interactive API documentation.

Releases

No releases published

Packages

No packages published