/eula/get_version

  • Base address: production-api.dragalialost.com/2.19.0_20220714193707

  • Method: POST

  • Status code: 200

Request headers

Host: production-api.dragalialost.com
User-Agent: UnityPlayer/2019.4.31f1 (UnityWebRequest/1.0, libcurl/7.75.0-DEV)
Accept: */*
Accept-Encoding: deflate, gzip
App-Ver: 2.19.0
Device: 2
Platform: 2
Carrier: OnePlus
DeviceId: <device_id>
DeviceName: OnePlus ONEPLUS A6003
OS-Version: Android OS 11 / API-30 (RQ3A.210905.001/3c09da6222)
GraphicsDeviceName: Adreno (TM) 540
SID: 6b4a7cb93afcd1c848e76c8062d88e963a3ba8ae04f3bbe0c1d107b9dee39fff
Deploy-Hash: 13bb2827ce9e6a66015ac2808112e3442740e862
Res-Ver: y2XM6giU6zz56wCm
Request-Token: 27883445027866888
ID-TOKEN: <id_token>
Request-Time: 1661982831
Content-Type: application/x-msgpack
X-Unity-Version: 2019.4.31f1
Content-Length: 940

Request body

{
    "id_token": "<id_token>",
    "region": null,
    "lang": "en_eu"
}

Response headers

Content-Type: application/x-msgpack
Access-Control-Allow-Origin: *
Content-Length: 144
Expires: Wed, 31 Aug 2022 21:53:55 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 31 Aug 2022 21:53:55 GMT
Connection: keep-alive

Response

{
    "data_headers": {
        "result_code": 1
    },
    "data": {
        "version_hash": {
            "region": "gb",
            "lang": "en_eu",
            "eula_version": 1,
            "privacy_policy_version": 1
        },
        "agreement_status": 0,
        "is_required_agree": false
    }
}

Notes