Randy
  1. {accountID}
Randy
  • en
    • About API
    • Update log
    • /api/v2/info
      • games
        • session info
      • players
        • {platform}
          • {accountID}
            • save account
              GET
            • overview
              GET
            • party
              GET
            • inventory
              GET
            • seasons
              GET
            • season overview
              GET
            • profile_id
              GET
  • uk
    • Про API
    • Журнал оновлень
    • /api/v2/info
      • games
        • інформація про гру
      • players
        • {platform}
          • {accountID}
            • зберегти акаунт
            • загальний огляд
            • паті гравця
            • інвентар
            • огляд сезонів
            • статистика сезону
            • отримати profile_id
  1. {accountID}

save account

GET
https://randy.liub0myr.pp.ua/api/v2/info/players/{platform}/{accountID}/save
Copies an account from the official servers on the Randy server
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://randy.liub0myr.pp.ua/api/v2/info/players/steam/76561198160131084/save?token'
Response Response Example
Saved: statistics, inventory, seasons

Request

Path Params

Query Params

Responses

🟢200Success
text/html
Body

🟠404Record Not Found
🔴500Server Error
Modified at 2025-06-10 09:33:17
Previous
session info
Next
overview
Built with