Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rlink:game:item:getlevelrewardstablejson [2022-10-22 22:43] – [/game/item/getLevelRewardsTableJson] nimda | rlink:game:item:getlevelrewardstablejson [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== / | + | ====== |
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| **AUTHENTICATION** | **AUTHENTICATION** | ||
| </ | </ | ||
| - | <WRAP center round todo 60%> | + | ===== AoE2: |
| - | Response | + | ==== Request |
| - | </ | + | |
| - | + | ||
| - | + | ||
| - | ===== Request | + | |
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| GET / | GET / | ||
| - | Cookie: ApplicationGatewayAffinity=0; | + | Cookie: ApplicationGatewayAffinity=0; |
| - | Host: aoe-api.reliclink.com | + | Host: aoe-api.worldsedgelink.com |
| Accept-Encoding: | Accept-Encoding: | ||
| Accept: */* | Accept: */* | ||
| Line 30: | Line 26: | ||
| |signature|str||| | |signature|str||| | ||
| - | ===== Response | + | ==== Response ==== |
| - | + | ||
| - | ==== AoE2: | + | |
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| RESPONSE_TEMPLATE | RESPONSE_TEMPLATE | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== AoE4 ===== | ||
| + | ==== Request ==== | ||
| + | <WRAP round 100%> | ||
| + | < | ||
| + | GET / | ||
| + | Host: aoe-api.worldsedgelink.com | ||
| + | Accept: */* | ||
| + | Accept-Encoding: | ||
| + | Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f; | ||
| + | Cache-Control: | ||
| + | Content-Type: | ||
| + | Pragma: no-cache | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ^parameter ^type ^value ^comments ^ | ||
| + | |callNum| int | 123 || | ||
| + | |connect_id|||| | ||
| + | |lastCallTime| timestamp||| | ||
| + | |sessionID|str||| | ||
| + | |signature|str||| | ||
| + | |||
| + | ==== Response ==== | ||
| + | <WRAP round 100%> | ||
| + | < | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | } | ||
| </ | </ | ||
| </ | </ | ||