rlink:game:achievement:syncstats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rlink:game:achievement:syncstats [2022-10-22 22:51] – [/game/achievement/syncStats] nimdarlink:game:achievement:syncstats [2024-11-01 14:04] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/achievement/syncStats (Missing Response) ======+====== [POST] /game/achievement/syncStats (Missing Response) ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
Line 8: Line 8:
 </WRAP> </WRAP>
  
- +===== AoE2:DE ===== 
-===== Request =====+==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/achievement/syncStats HTTP/1.1 POST /game/achievement/syncStats HTTP/1.1
-Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; +Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;worldsedgelink=2; 
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept-Encoding: identity Accept-Encoding: identity
 Accept: */* Accept: */*
Line 34: Line 34:
 |sessionID|str|zzz|| |sessionID|str|zzz||
  
-===== Response ===== +==== Response ====
- +
-==== AoE2:DE ====+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 RESPONSE_TEMPLATE RESPONSE_TEMPLATE
 +</code>
 +</WRAP>
 +
 +===== AoE4 =====
 +==== Request ====
 +<WRAP round 100%>
 +<code>
 +POST /game/achievement/syncStats HTTP/1.1
 +Host: aoe-api.worldsedgelink.com
 +Accept: */*
 +Accept-Encoding: identity
 +Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f;ApplicationGatewayAffinityCORS=a2bd9c803374aa3cdd1337b02986746f;worldsedgelink=-1321719400;
 +Cache-Control: no-store
 +Content-Length: 137
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8
 +Pragma: no-cache
 +
 +accountType=STEAM&auth=&callNum=87&connect_id=bgoo2n1murnn43kzdnnfc9fhp2no19&lastCallTime=328366&sessionID=bgoo2n1murnn43kzdnnfc9fhp2no19
 +</code>
 +</WRAP>
 +
 +^parameter ^type ^value ^comments ^
 +|accountType|str/enum|STEAM||
 +|auth|token|?||
 +|callNum|int|123||
 +|connect_id|str|ccc||
 +|lastCallTime|timestamp|111||
 +|sessionID|str|zzz||
 +
 +==== Response ====
 +<WRAP round 100%>
 +<code>
 +[
 +    0 // result status code
 +]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/achievement/syncstats.1666471881.txt.gz
  • Last modified: 4 years ago
  • by nimda