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

зберегти акаунт

GET
https://randy.liub0myr.pp.ua/api/v2/info/players/{platform}/{accountID}/save
Копіює акаунт з офіційних серверів на сервер Randy
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:35:56
Previous
інформація про гру
Next
загальний огляд
Built with