Difference between revisions of "YTMND:API:Methods"
From YTMND
| Line 20: | Line 20: | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| full | | full | ||
| − | | 5 | + | | 5 sites |
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| assets | | assets | ||
| − | | 100 | + | | 100 sites |
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| citations | | citations | ||
| − | | 100 | + | | 100 sites |
| + | | http://api.ytmnd.com/site/1/citations | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| sponsors | | sponsors | ||
| − | | 50 | + | | 50 sites |
| + | | http://api.ytmnd.com/site/1/sponsors | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| favorites | | favorites | ||
| − | | 25 | + | | 25 sites |
| + | | http://api.ytmnd.com/site/1/favorites | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| comments | | comments | ||
| − | | 1 | + | | 1 site |
| + | | http://api.ytmnd.com/site/1/comments | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| modifications | | modifications | ||
| − | | 50 | + | | 50 sites |
| + | | http://api.ytmnd.com/site/1/modifications | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| views_by_day | | views_by_day | ||
| − | | 10 | + | | 10 sites |
| + | | http://api.ytmnd.com/site/1/views_by_day | ||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| votes_by_day | | votes_by_day | ||
| − | | 10 | + | | 10 sites |
| + | | http://api.ytmnd.com/site/1/votes_by_day | ||
|} | |} | ||
==User Methods== | ==User Methods== | ||
...are in progress | ...are in progress | ||
Revision as of 06:06, 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 sites | ||
| assets | 100 sites | ||
| citations | 100 sites | http://api.ytmnd.com/site/1/citations | |
| sponsors | 50 sites | http://api.ytmnd.com/site/1/sponsors | |
| favorites | 25 sites | http://api.ytmnd.com/site/1/favorites | |
| comments | 1 site | http://api.ytmnd.com/site/1/comments | |
| modifications | 50 sites | http://api.ytmnd.com/site/1/modifications | |
| views_by_day | 10 sites | http://api.ytmnd.com/site/1/views_by_day | |
| votes_by_day | 10 sites | http://api.ytmnd.com/site/1/votes_by_day |
User Methods
...are in progress