Cleanify API documentation
The Cleanify API is very simple. You pass it a Spotify URL and get a Cleanify URL back.
Address
The API is available at http://cleanify.net/Api/Rewrite.
Parameters
- spotifyUrl - The (URL-encoded) Spotify URL (HTTP or regular)
Example
Error messages
If there is an error during the API call, the returned XML will contain an element named errorMessage.
User-Agent
If you build an application that uses the Cleanify API, consider telling us who you are by setting the User-Agent HTTP header to something useful (i.e. your application name) when making API calls. It's not mandatory, but it would make us really happy!
Tools (highly recommended)
Want automatic Cleanify links any time you copy and paste a Spotify URL? Then you should give the magic Clipboard Filter a try. Available on Windows.
The Cleanify API
If you like, you can develop your own application that uses Cleanify to produce readable Spotify links. There is a very simple API that you are very welcome to use!
