rlink:start

This is an old revision of the document!


WorldsEdgeLink API

Please check the following Age of Empires API Usage Guidelines before you design or implement anything.

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

Example request

parameter type value comments
gameIdint64156900198
profileIdint642858362

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

Some stuff is zlib-compressed. E.g. inside

slotinfo

there's a

metaData

field that seem to be a two-pass base64 string holding binary data Couldn't deduce options yet. It's zlib as well, but the uncompressed string looks different, it's not base64(?)

  • rlink/start.1738453094.txt.gz
  • Last modified: 15 months ago
  • by nimda