aoe:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
aoe:start [2022-10-22 22:58] nimdaaoe:start [2022-10-27 22:27] (current) nimda
Line 1: Line 1:
-<nspages -tree -r -exclude -exclude:start -subns -pagesInNs -h1 -textNs="Table of Contents">+====== ageofempires.com ======
  
 +----
  
 +===== API Root =====
 +  - https://api.ageofempires.com
 +  - https://api-dev.ageofempires.com  (for /Poll only)
 +
 +==== Endpoints ====
 +<WRAP round important 100%>
 +[[ aoe:toc | API docs ]]
 +</WRAP>
 +
 +==== Special ====
 +
 +=== Mod Pictures ===
 +[[https://cdn.ageofempires.com/aoe-mods/2/3903/3ced7b44.png|Example Request]]
 +
 +=== Server Status ===
 +[[https://cdn.ageofempires.com/aoe/rl-server-status.json|Example Request]]
 +
 +=== CountryList ===
 +[[https://www.ageofempires.com/wp-content/themes/ageOfEmpires/resources/assets/json/CountryList.json|Example Request]]
 +
 +=== errorMessaging ===
 +[[https://www.ageofempires.com/wp-admin/admin-ajax.php?action=getErrorMsg|Example Request]]
 +
 +=== wordpressAjax ===
 +[[https://www.ageofempires.com/wp-admin/admin-ajax.php|Example Request]]
 +==== Recorded games ====
 +<code>https://aoe.ms/replay/?gameId=<game_id>&profileId=<profile_id></code>
 +
 +[[https://aoe.ms/replay/?gameId=156900198&profileId=2858362 | Example request]]
 +
 +^parameter ^type ^value ^comments ^
 +|gameId|int64|156900198||
 +|profileId|int64|2858362 ||
 +
 +<WRAP round info 100%>
 +Where <profile_id> is the perspective of the recorded game. Basically from which client it was uploaded.
 +Matters for view lock.
 +</WRAP>
 +===== API-Endpoints as JSON  =====
 +{{ :aoe-api.json | JSON with API-Endpoints}}
  • aoe/start.1666472312.txt.gz
  • Last modified: 4 years ago
  • by nimda