Difference between revisions of "All API Calls"

From King Arthur's Gold Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:API]]
 
[[Category:API]]
 +
This page contains a categorized list of all API calls available on the KAG API. 
  
 
+
'''As KAG is an alpha product and still under heavy development, all information here and in related pages is subject to change, and should be expected to do so over time until KAG is out of alpha and the API is properly versioned'''
This page contains a categorized list of all API calls available on the KAG API
+
  
 
A note about formatting: all pages in the API category describing API functionality should follow a format similar to how the page on [[Avatar URL]] in terms of the header at the top of the page with the important details
 
A note about formatting: all pages in the API category describing API functionality should follow a format similar to how the page on [[Avatar URL]] in terms of the header at the top of the page with the important details
  
 +
Indentation of one call under another indicates that it is more or less a child of the above call, e.g. /parent /parent/child URIs
  
 +
===Player===
 +
* [[Player (API)]]: All of the below information in one place (not yet implemented)
 +
* [[Player Info (API)]]
 +
* [[Player Status (API)]]
 +
* [[Player Avatar (API)]]
  
 
===Server===
 
===Server===
API Resources:
+
* [[Server (API)]]
 
* [[Server Status (API)]]
 
* [[Server Status (API)]]
* [[Server Player List (API)]]
+
** [[Server Player List (API)]]
 
* [[Server Minimap (API)]]
 
* [[Server Minimap (API)]]
 
   
 
   

Revision as of 00:51, 14 June 2012

This page contains a categorized list of all API calls available on the KAG API.

As KAG is an alpha product and still under heavy development, all information here and in related pages is subject to change, and should be expected to do so over time until KAG is out of alpha and the API is properly versioned

A note about formatting: all pages in the API category describing API functionality should follow a format similar to how the page on Avatar URL in terms of the header at the top of the page with the important details

Indentation of one call under another indicates that it is more or less a child of the above call, e.g. /parent /parent/child URIs

Player

Server

Related information:

Server List


Related Informatin: