rlink:game:account:findprofilesbyplatformid

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:account:findprofilesbyplatformid [2022-10-22 16:18] – [Response] nimdarlink:game:account:findprofilesbyplatformid [2024-11-01 14:04] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/account/FindProfilesByPlatformID ======+====== [POST] /game/account/FindProfilesByPlatformID ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
 </WRAP> </WRAP>
  
- +===== AoE2:DE ===== 
-===== Request =====+==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/account/FindProfilesByPlatformID HTTP/1.1 POST /game/account/FindProfilesByPlatformID 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 28: Line 28:
 |sessionID|str||| |sessionID|str|||
  
-===== Response =====+==== Response ==== 
 +<WRAP round 100%> 
 +<code> 
 +
 +    0, // result status code 
 +    [ 
 +        [ 
 +            8, 
 +            1, 
 +            "admin", 
 +            "", 
 +            "", 
 +            "", 
 +            1, 
 +            0, 
 +            1, 
 +            -1, 
 +            null, 
 +            "", 
 +            4, 
 +            [] 
 +        ], 
 +        [ 
 +            0, 
 +            2, 
 +            "system", 
 +            "", 
 +            "", 
 +            "", 
 +            2, 
 +            0, 
 +            1, 
 +            -1, 
 +            null, 
 +            "", 
 +            4, 
 +            [] 
 +        ], 
 +        [ 
 +            0, 
 +            3, 
 +            "reader", 
 +            "", 
 +            "", 
 +            "", 
 +            3, 
 +            0, 
 +            1, 
 +            -1, 
 +            null, 
 +            "", 
 +            4, 
 +            [] 
 +        ], 
 +        [ 
 +            0, 
 +            649236, 
 +            "/partner//partner/WebAccess", 
 +            "", 
 +            "", 
 +            "", 
 +            509197, 
 +            0, 
 +            1, 
 +            -1, 
 +            null, 
 +            "", 
 +            1, 
 +            [] 
 +        ], 
 +        [ 
 +            0, 
 +            2252570, 
 +            "/partner//partner/web-access", 
 +            "", 
 +            "", 
 +            "", 
 +            2377787, 
 +            0, 
 +            1, 
 +            -1, 
 +            null, 
 +            "", 
 +            1, 
 +            [] 
 +        ], 
 +        [ 
 +            0, 
 +            3127656, 
 +            "/partner/sieberta-db-checks", 
 +            "", 
 +            "", 
 +            "", 
 +            2833167, 
 +            0, 
 +            1, 
 +            -1, 
 +            null, 
 +            "", 
 +            1, 
 +            [] 
 +        ] 
 +    ] 
 +
 +</code> 
 +</WRAP>
  
 +===== AoE4 =====
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
-**AoE2DE**+<code> 
 +POST /game/account/FindProfilesByPlatformID 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: 288 
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8 
 +Pragma: no-cache
  
 +callNum=44&connect_id=bgoo2n1murnn43kzdnnfc9fhp2no19&lastCallTime=22511&platformIDs=[76561197960287614,76561197978627567,76561197978943286,76561198000229224,76561197972009043,76561197964180873,76561197966000898,76561197976722725]&sessionID=bgoo2n1murnn43kzdnnfc9fhp2no19
 +</code>
 +</WRAP>
 +
 +^parameter ^type ^value ^comments ^
 +|callNum| int | 123 ||
 +|connect_id||||
 +|lastCallTime| timestamp|||
 +|platformIDs|array[str]|["",""]||
 +|sessionID|str|||
 +
 +==== Response ====
 +<WRAP round 100%>
 <code> <code>
 [ [
-  0+    0,
-  [ +
-    [ +
-      8, +
-      1, +
-      "admin", +
-      "", +
-      "", +
-      "", +
-      1, +
-      0, +
-      1, +
-      -1, +
-      null, +
-      "", +
-      4, +
-      [] +
-    ], +
-    [ +
-      0, +
-      2, +
-      "system", +
-      "", +
-      "", +
-      "", +
-      2, +
-      0, +
-      1, +
-      -1, +
-      null, +
-      "", +
-      4, +
-      [] +
-    ], +
-    [ +
-      0, +
-      3, +
-      "reader", +
-      "", +
-      "", +
-      "", +
-      3, +
-      0, +
-      1, +
-      -1, +
-      null, +
-      "", +
-      4, +
-      [] +
-    ], +
-    [ +
-      0, +
-      649236, +
-      "/partner//partner/WebAccess", +
-      "", +
-      "", +
-      "", +
-      509197, +
-      0, +
-      1, +
-      -1, +
-      null, +
-      "", +
-      1, +
-      [] +
-    ], +
-    [ +
-      0, +
-      2252570, +
-      "/partner//partner/web-access", +
-      "", +
-      "", +
-      "", +
-      2377787, +
-      0, +
-      1, +
-      -1, +
-      null, +
-      "", +
-      1, +
-      [] +
-    ],+
     [     [
-      0+        [ 
-      3127656+            25705
-      "/partner/sieberta-db-checks", +            197751
-      "", +            "/steam/76561197964180873", 
-      "", +            "{\"sharedHistory\":1}", 
-      "", +            "GL.Nili", 
-      2833167+            "", 
-      0+            483
-      1+            262771
-      -1+            140
-      null, +            0
-      "", +            null, 
-      1+            "76561197964180873", 
-      []+            3
 +            [
 +        ]
     ]     ]
-  ] 
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/account/findprofilesbyplatformid.1666448288.txt.gz
  • Last modified: 4 years ago
  • by nimda