API: Difference between revisions

From War.app Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
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]].
War.app 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 War.app [[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 02:35, 18 April 2026

War.app 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 War.app members.

APIs