Difference between revisions of "YTMND:API:Methods"
From YTMND
Line 1: | Line 1: | ||
− | == YTMND API | + | == YTMND API Method List == |
− | == | + | =Sites Interface= |
+ | |||
+ | == Methods== | ||
{| width="70%" style="text-align:center; background-color:transparent; border: solid 1px #c30" | {| 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;" | ||
Line 7: | Line 9: | ||
! Limit per Request | ! Limit per Request | ||
! Description | ! Description | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| assets | | assets | ||
| 100 sites | | 100 sites | ||
| Asset information for a site | | Asset information for a site | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| citations | | citations | ||
| 100 sites | | 100 sites | ||
| Citations for a site | | Citations for a site | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| sponsors | | sponsors | ||
| 50 sites | | 50 sites | ||
| Sponsorships on a site | | Sponsorships on a site | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| favorites | | favorites | ||
| 25 sites | | 25 sites | ||
| Favorites on a site | | Favorites on a site | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| comments | | comments | ||
| 1 site | | 1 site | ||
| Comments on a site | | Comments on a site | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| modifications | | modifications | ||
| 50 sites | | 50 sites | ||
| Modifications to a site | | Modifications to a site | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| views_by_day | | views_by_day | ||
| 10 sites | | 10 sites | ||
| Views on a site in a given day | | Views on a site in a given day | ||
− | |||
|- style="background-color:#fbfbfb" | |- style="background-color:#fbfbfb" | ||
| votes_by_day | | votes_by_day | ||
| 10 sites | | 10 sites | ||
| Votes on a site in a given day | | Votes on a site in a given day | ||
− | |||
|} | |} | ||
− | == | + | == Method Groups == |
− | . | + | {| width="70%" style="text-align:center; background-color:transparent; border: solid 1px #c30" |
+ | |- style="background-color:#c30; color:#fff;" | ||
+ | ! Method | ||
+ | ! Limit per Request | ||
+ | ! Methods implemented | ||
+ | |- style="background-color:#fbfbfb" | ||
+ | | basic | ||
+ | | 100 sites | ||
+ | | base, assets_thumb, score, views_summary | ||
+ | |- style="background-color:#fbfbfb" | ||
+ | | extended | ||
+ | | 50 sites | ||
+ | | base, assets, comments_summary, favorites_summary, sponsors_summary, score, views_summary | ||
+ | |- style="background-color:#fbfbfb" | ||
+ | | full | ||
+ | | 5 sites | ||
+ | | base, assets, citations, comments_summary, favorites, sponsors, votes_by_day, views_by_day | ||
+ | |- style="background-color:#fbfbfb" | ||
+ | |} | ||
+ | |||
+ | = Users Interface = | ||
+ | words. |
Revision as of 19:45, October 21, 2007
YTMND API Method List
Sites Interface
Methods
Method | Limit per Request | Description |
---|---|---|
assets | 100 sites | Asset information for a site |
citations | 100 sites | Citations for a site |
sponsors | 50 sites | Sponsorships on a site |
favorites | 25 sites | Favorites on a site |
comments | 1 site | Comments on a site |
modifications | 50 sites | Modifications to a site |
views_by_day | 10 sites | Views on a site in a given day |
votes_by_day | 10 sites | Votes on a site in a given day |
Method Groups
Method | Limit per Request | Methods implemented |
---|---|---|
basic | 100 sites | base, assets_thumb, score, views_summary |
extended | 50 sites | base, assets, comments_summary, favorites_summary, sponsors_summary, score, views_summary |
full | 5 sites | base, assets, citations, comments_summary, favorites, sponsors, votes_by_day, views_by_day |
Users Interface
words.