This is an old revision of the document!
[GET] /game/cloud/getFileURL
AUTHENTICATION
Request
GET /game/cloud/getFileURL?callNum=123&connect_id=ccc&lastCallTime=111&names=["Attrib.sga","EngineData.sga"]&sessionID=zzz HTTP/1.1 Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; Host: aoe-api.reliclink.com Accept-Encoding: identity Accept: */* Pragma: no-cache Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Cache-Control: no-store
| parameter | type | value | comments |
|---|---|---|---|
| callNum | int | 123 | |
| connect_id | |||
| lastCallTime | timestamp | ||
| names | array[FileName] | [“Attrib.sga”,“EngineData.sga”] | |
| sessionID | str | ||
Response
AoE2:DE
[
0,
[
[
"_data.txt",
24,
741324928,
"https://rl0aoelivemk2blob.blob.core.windows.net/cloudfiles/game/6b861a867ce5f4e66131c929fe13db8baa40b5bb412255adcc225e6604ff703f"
],
[
"_resources.txt",
29,
1779231939,
"https://rl0aoelivemk2blob.blob.core.windows.net/cloudfiles/game/d3349d2d70bc16cb5bd54aa07e2171bb9ccc02212f0a1145045e8a8bda2ff164"
]
]
]