Created
May 5, 2016 09:43
-
-
Save gentlecat/0eec763e892a9d942d159ab6f87225bb to your computer and use it in GitHub Desktop.
AcousticBrainz API changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We are making some improvements to the way AcousticBrainz API is structured. These changes don't affect the data you can already retrieve and submit. | |
The most significant change is that all API points are now located at *https://acousticbrainz.org/api/v1/*. This should make it easier to understand where all resources are located and how to interact with them. To help this, we also created a new documentation page: https://acousticbrainz.readthedocs.io/api.html. It lists all enpoints that are currently available and describes how to use them. | |
Old endpoints for working with data that we store will keep working for some time. We'll announce when they are going to be removed as soon as the decision is made. If you already have an application that uses AcousticBrainz data, you should switch to the new API. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment