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:29] – nimda | rlink:start [2025-02-02 00:44] (current) – nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | |||
| + | |||
| + | ===== Age of Empires API Usage Guidelines ===== | ||
| + | |||
| + | <WRAP center round important 60%> | ||
| + | Please check the following [[rlink: | ||
| + | </ | ||
| ===== API Root ===== | ===== API Root ===== | ||
| - | - https:// | + | |
| - | - https:// | + | https:// |
| ==== Endpoints ==== | ==== Endpoints ==== | ||
| - | <WRAP round important | + | <WRAP round info 100%> |
| [[ aoe:toc | API docs ]] | [[ aoe:toc | API docs ]] | ||
| </ | </ | ||
| Line 26: | Line 34: | ||
| ===== Authentication ===== | ===== Authentication ===== | ||
| - | Check our [[https:// | + | Check our [[https:// |
| Line 33: | 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 < | ||
| </ | </ | ||