API: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Warlight 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 WarLight [[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]]
* [[Clan Wars 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 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