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}

profile_id

GET
https://randy.liub0myr.pp.ua/api/v2/info/players/{platform}/{accountID}/profileid
the player's in-game ID
so far haven't found a way to get accountID with it
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://randy.liub0myr.pp.ua/api/v2/info/players/epic/b04c429ab83b49919d4c7b38a6ea796b/profileid?token='
Response Response Example
{
    "profile_id": 2238
}

Request

Path Params

Query Params

Responses

🟢200Success
application/json
Body

🟠404Not Found
Modified at 2024-12-05 20:13:41
Previous
season overview
Next
Про API
Built with