Difference between revisions of "YTMND:API:Methods"
From YTMND
Line 2: | Line 2: | ||
==Site Methods== | ==Site Methods== | ||
− | {| width=" | + | {| width="70%" style="text-align:center; background-color:transparent; border: solid 1px #c30" |
|- style="background-color:#c30; color:#fff;" | |- style="background-color:#c30; color:#fff;" | ||
! Method | ! Method | ||
Line 16: | Line 16: | ||
| extended | | extended | ||
| 50 sites | | 50 sites | ||
− | | Sponsors, Favorites, and Assets | + | | Basic plus Sponsors, Favorites, and Assets |
| http://api.ytmnd.com/site/1/extended | | http://api.ytmnd.com/site/1/extended | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" |
Revision as of 03:36, October 13, 2007
YTMND API Methods
Site Methods
Method | Limit per Request | Description | Example |
---|---|---|---|
basic | 100 sites | Simple information | http://api.ytmnd.com/site/1/basic |
extended | 50 sites | Basic plus Sponsors, Favorites, and Assets | http://api.ytmnd.com/site/1/extended |
full | 5 | ||
assets | 100 | ||
citations | 100 | ||
sponsors | 50 | ||
favorites | 25 | ||
comments | 1 | ||
modifications | 50 | ||
views_by_day | 10 | ||
votes_by_day | 10 |
User Methods
...are in progress