Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Age of Empires Official API

Documentation for the official Age of Empires API at ageofempires.com.

API Root

  • Production: https://api.ageofempires.com
  • Development: https://api-dev.ageofempires.com (for /Poll only)

Endpoints

Main APIs

  • API v1 - Version 1 endpoints (bugs, mods)
  • API v2 - Version 2 endpoints (leaderboards)
  • API v4 - Version 4 endpoints (mods)

Game-Specific APIs

Other Endpoints

Special

Mod Pictures

Example Request

Server Status

Example Request

CountryList

Example Request

errorMessaging

Example Request

wordpressAjax

Example Request

Recorded games

https://aoe.ms/replay/?gameId=<game_id>&profileId=<profile_id>

Example request

parametertypevaluecomments
gameIdint64156900198
profileIdint642858362

Where <profile_id> is the perspective of the recorded game. Basically from which client it was uploaded. Matters for view lock.

API-Endpoints as JSON