API: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
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 ==
* [[Clan Wars API]]
* [[Create game API]]
* [[Create game API]]
* [[Delete game API]]
* [[Delete game API]]

Latest revision as of 21:45, 5 June 2025

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