Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:Stats DB API Parameters"
From Neocron Wiki
(Created page with "== Common parameters == === dvid === === return === === timezone === === callback ===") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | This is a list of all the parameters used on the data services in Stats DB API. The auto-generated API list is available from Stats DB. | ||
+ | |||
+ | __TOC__ | ||
+ | |||
== Common parameters == | == Common parameters == | ||
Line 8: | Line 13: | ||
=== callback === | === callback === | ||
+ | |||
+ | == Server parameters == | ||
+ | |||
+ | === server === | ||
+ | |||
+ | === servertypes === | ||
+ | |||
+ | === servers === | ||
+ | |||
+ | === patch === | ||
+ | |||
+ | === statusmode === | ||
+ | |||
+ | == Date parameters == | ||
+ | |||
+ | === startdate === | ||
+ | |||
+ | === endtdate === | ||
+ | |||
+ | === yearmonth === | ||
+ | |||
+ | === year === | ||
+ | |||
+ | === days === | ||
+ | |||
+ | == Outpost Travel Parameters == | ||
+ | |||
+ | === type === | ||
+ | |||
+ | === outposttype === | ||
+ | |||
+ | == Clan parameters == | ||
+ | |||
+ | === clandays === | ||
+ | |||
+ | === clanid === | ||
+ | |||
+ | == Other parameters == | ||
+ | |||
+ | === showlinks === | ||
+ | |||
+ | === showpercentages === | ||
+ | |||
+ | === cookie === | ||
+ | |||
+ | === factionid === | ||
+ | |||
+ | === playername === | ||
+ | |||
+ | === broadcasting === | ||
+ | |||
+ | === dj === | ||
+ | |||
+ | === forumname === | ||
+ | |||
+ | == API Parameters == | ||
+ | |||
+ | === apikey === | ||
+ | |||
+ | === apiuser === |
Latest revision as of 17:25, 28 October 2013
This is a list of all the parameters used on the data services in Stats DB API. The auto-generated API list is available from Stats DB.