Difference between revisions of "YTMND:API:Methods"

From YTMND
Jump to: navigation, search
m (YTMND:API:Restrictions moved to YTMND:API:Methods: restrictions will be a subset of the information in the methods page)
Line 1: Line 1:
== YTMND API Restrictions and Limitations ==
+
== YTMND API Methods ==
  
placeholder
+
{| width="30%" style="text-align:center; background-color:transparent; border: solid 1px #c30"
 +
|- style="background-color:#c30; color:#fff;"
 +
! Method
 +
! Limit per Request
 +
|- style="background-color:#fbfbfb"
 +
| basic
 +
| 100
 +
|- style="background-color:#fbfbfb"
 +
| extended
 +
| 50
 +
|- style="background-color:#fbfbfb"
 +
| full
 +
| 5
 +
|- style="background-color:#fbfbfb"
 +
| assets
 +
| 100
 +
|- style="background-color:#fbfbfb"
 +
| citations
 +
| 100
 +
|- style="background-color:#fbfbfb"
 +
| sponsors
 +
| 50
 +
|- style="background-color:#fbfbfb"
 +
| favorites
 +
| 25
 +
|- style="background-color:#fbfbfb"
 +
| comments
 +
| 1
 +
|- style="background-color:#fbfbfb"
 +
| modifications
 +
| 50
 +
|- style="background-color:#fbfbfb"
 +
| views_by_day
 +
| 10
 +
|- style="background-color:#fbfbfb"
 +
| votes_by_day
 +
| 10
 +
|}

Revision as of 03:09, October 13, 2007

YTMND API Methods

Method Limit per Request
basic 100
extended 50
full 5
assets 100
citations 100
sponsors 50
favorites 25
comments 1
modifications 50
views_by_day 10
votes_by_day 10