Difference between revisions of "YTMND:API:Methods"
From YTMND
| Line 1: | Line 1: | ||
== YTMND API Methods == | == YTMND API Methods == | ||
| − | {| width=" | + | ==Site Methods== |
| + | {| width="50%" 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 | ||
! Limit per Request | ! Limit per Request | ||
| + | ! Description | ||
| + | ! Example | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| basic | | basic | ||
| − | | 100 | + | | 100 sites |
| + | | Simple information | ||
| + | | http://api.ytmnd.com/site/1/basic | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| extended | | extended | ||
| − | | 50 | + | | 50 sites |
| + | | Sponsors, Favorites, and Assets | ||
| + | | http://api.ytmnd.com/site/1/extended | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| full | | full | ||
| Line 39: | Line 46: | ||
| 10 | | 10 | ||
|} | |} | ||
| + | |||
| + | ==User Methods== | ||
| + | ...are in progress | ||
Revision as of 02:32, 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 | 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