top
returns a list of the top stereomood tags.
url:
http://www.stereomood.com/api/tag/top.format
formats:
xml, json
requires authentication (about authentication):
true
rate limiting (about rate limiting):
true
sample request:
http://www.stereomood.com/api/tag/top.xml
xml sample response:
<?xml version="1.0" encoding="UTF-8"?>
<tags>
<tag>
<value>value of the tag</id>
<type>mood or activity</title>
<weight>weight in the main tag cloud</weight>
</tag>
...
</tags>
Last edited by Stereomood Tech Team, May 18, 2011
