API

Sick (Talk | contribs)
(Made the list order alphabetical and added the new APIs)
 
Line 1: Line 1:
 
Warzone has several '''<abbr title="Application Programming Interface">API</abbr>s''' that allow software engineers to write applications that interact with game. Currently, all of the APIs (except the [[Set map details API]]) are restricted to Warzone [[Membership|members]].
 
Warzone has several '''<abbr title="Application Programming Interface">API</abbr>s''' that allow software engineers to write applications that interact with game. Currently, all of the APIs (except the [[Set map details API]]) are restricted to Warzone [[Membership|members]].
 
== APIs ==
 
== APIs ==
* [[Get API Token API]]
 
 
* [[Create game API]]
 
* [[Create game API]]
 
* [[Delete game API]]
 
* [[Delete game API]]
 
* [[Game ID feed API]]
 
* [[Game ID feed API]]
 +
* [[Get API Token API]]
 +
* [[Get mod performance API]]
 
* [[Query game API]]
 
* [[Query game API]]
 
* [[Set map details API]]
 
* [[Set map details API]]
 +
* [[Update Mod API]]
 
* [[Validate invite token API]]
 
* [[Validate invite token API]]
 +
 
[[Category:API|!]]
 
[[Category:API|!]]

Latest revision as of 17:36, 19 July 2023

Warzone has several APIs that allow software engineers to write applications that interact with game. Currently, all of the APIs (except the Set map details API) are restricted to Warzone members.

APIs