koolontheweb's RESTful API
The Koolontheweb REST API has been created to let users and partners develop applications which can interact with Koolontheweb.
The API returns Koolontheweb data in a form that can be easily integrated into any application or web site.
http://koolontheweb.com/users/[username].xml
Returns the list of your public bookmarks.
http://koolontheweb.com/users/[username].xml?tag=[tagname]
Returns the list of your public bookmarks by tag.
http://koolontheweb.com/users/[username]tags.xml
Returns the list of your most popular tags and their counts.

Recent Posts