Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rlink:start [2022-10-27 22:28] – created nimda | rlink:start [2025-02-02 00:44] (current) – nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | ---- | ||
| - | - [[re:start| Reverse Engineering ]] | + | ===== Age of Empires API Usage Guidelines ===== |
| - | - [[ tools | Tools ]] | + | |
| - | | + | <WRAP center round important 60%> |
| - | - [[ notes | Notes on Monitoring ]] | + | Please check the following |
| + | </ | ||
| ===== API Root ===== | ===== API Root ===== | ||
| - | - https:// | + | |
| - | - https:// | + | https:// |
| + | |||
| + | ==== Endpoints ==== | ||
| + | <WRAP round info 100%> | ||
| + | [[ aoe:toc | API docs ]] | ||
| + | </WRAP> | ||
| ==== Recorded games ==== | ==== Recorded games ==== | ||
| Line 27: | Line 34: | ||
| ===== Authentication ===== | ===== Authentication ===== | ||
| - | Check our [[https:// | + | Check our [[https:// |
| Line 34: | Line 41: | ||
| <WRAP round important 100%> | <WRAP round important 100%> | ||
| Some stuff is zlib-compressed. E.g. inside < | Some stuff is zlib-compressed. E.g. inside < | ||
| - | Couldn't deduce options yet. It's zlib as well, but the uncompressed string looks different, it's not base64(?) | + | |
| + | Example | ||
| + | |||
| + | Heres an example from the slotinfo property: | ||
| + | |||
| + | < | ||
| + | |||
| + | 12,[{" | ||
| + | </ | ||
| + | |||
| + | There are also options, that use < | ||
| </ | </ | ||