{
    "status": "ok",
    "message": "The Lost Kingdom Game API",
    "sdk": "https://ghostu.lat/sdk/",
    "endpoints": {
        "guest_login": "https://ghostu.lat/game/api/guest_login.php",
        "login": "https://ghostu.lat/game/api/login.php",
        "google_auth": "https://ghostu.lat/game/api/google_auth.php",
        "bind_email": "https://ghostu.lat/game/api/bind_email.php",
        "change_password": "https://ghostu.lat/game/api/change_password.php",
        "pay": "https://ghostu.lat/game/api/pay.php",
        "update_fcm_token": "https://ghostu.lat/game/api/update-fcm-token.php",
        "integrations": "https://ghostu.lat/game/api/integrations_config.php",
        "agreement_check": "https://ghostu.lat/game/api/agreement/check.php",
        "agreement_sign": "https://ghostu.lat/game/api/agreement/sign.php"
    }
}