player

/player/{playerName}

Returns a single player <br><br>[cache 1 min]

get/player/{playerName}

Path parameters

playerNamestring string required

Name of the player to return

Response

successful operation

namestring
lastnamestring
guildstring
realm'Albion' | 'Midgard' | 'Hibernia' | 'None'
realmID1 | 2 | 3 | 0
racestring
raceIDinteger
classstring
classIDinteger
levelinteger
realmPointsinteger
realmRankstring
killsAlbionPlayersinteger
killsMidgardPlayersinteger
killsHiberniaPlayersinteger
killsAlbionDeathBlowsinteger
killsMidgardDeathBlowsinteger
killsHiberniaDeathBlowsinteger
killsAlbionSolointeger
killsMidgardSolointeger
killsHiberniaSolointeger
pvpDeathsinteger

Example response

{
  "name": "Player",
  "lastname": "Lastname",
  "guild": "Atlas",
  "realm": "Hibernia",
  "race": "Lurikeen",
  "raceID": 12,
  "class": "Eldritch",
  "classID": 40,
  "level": 50,
  "realmPoints": 91014,
  "realmRank": "3L2",
  "killsAlbionPlayers": 198,
  "killsMidgardPlayers": 245,
  "killsAlbionDeathBlows": 39,
  "killsMidgardDeathBlows": 38,
  "killsAlbionSolo": 1,
  "killsMidgardSolo": 1,
  "pvpDeaths": 549
}

Changes

Changed in 4 of the 18 revisions of this API.14243

    • removed the optional property primaryTradeSkill from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tradeSkills from the response with the 200 status

      response-optional-property-removed

    • added the optional property primaryTradeSkill to the response with the 200 status

      response-optional-property-added

    • added the optional property tradeSkills to the response with the 200 status

      response-optional-property-added

  • aea8f19c218e11822See the full diff
    • removed the required property Name from the response with the 200 status

      response-required-property-removed

    • removed the optional property ClassID from the response with the 200 status

      response-optional-property-removed

    • removed the optional property ClassName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property Guild from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsAlbionDeathBlows from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsAlbionPlayers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsAlbionSolo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsHiberniaDeathBlows from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsHiberniaPlayers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsHiberniaSolo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsMidgardDeathBlows from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsMidgardPlayers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property KillsMidgardSolo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property Lastname from the response with the 200 status

      response-optional-property-removed

    • removed the optional property Level from the response with the 200 status

      response-optional-property-removed

    • removed the optional property Realm from the response with the 200 status

      response-optional-property-removed

    • removed the optional property RealmID from the response with the 200 status

      response-optional-property-removed

    • removed the optional property RealmPoints from the response with the 200 status

      response-optional-property-removed

    • removed the optional property RealmRank from the response with the 200 status

      response-optional-property-removed

    • added the optional property class to the response with the 200 status

      response-optional-property-added

    • added the optional property classID to the response with the 200 status

      response-optional-property-added

    • added the optional property guild to the response with the 200 status

      response-optional-property-added

    • added the optional property killsAlbionDeathBlows to the response with the 200 status

      response-optional-property-added

    • added the optional property killsAlbionPlayers to the response with the 200 status

      response-optional-property-added

    • added the optional property killsAlbionSolo to the response with the 200 status

      response-optional-property-added

    • added the optional property killsHiberniaDeathBlows to the response with the 200 status

      response-optional-property-added

    • added the optional property killsHiberniaPlayers to the response with the 200 status

      response-optional-property-added

    • added the optional property killsHiberniaSolo to the response with the 200 status

      response-optional-property-added

    • added the optional property killsMidgardDeathBlows to the response with the 200 status

      response-optional-property-added

    • added the optional property killsMidgardPlayers to the response with the 200 status

      response-optional-property-added

    • added the optional property killsMidgardSolo to the response with the 200 status

      response-optional-property-added

    • added the optional property lastname to the response with the 200 status

      response-optional-property-added

    • added the optional property level to the response with the 200 status

      response-optional-property-added

    • added the optional property name to the response with the 200 status

      response-optional-property-added

    • added the optional property pvpDeaths to the response with the 200 status

      response-optional-property-added

    • added the optional property race to the response with the 200 status

      response-optional-property-added

    • added the optional property raceID to the response with the 200 status

      response-optional-property-added

    • added the optional property realm to the response with the 200 status

      response-optional-property-added

    • added the optional property realmID to the response with the 200 status

      response-optional-property-added

    • added the optional property realmPoints to the response with the 200 status

      response-optional-property-added

    • added the optional property realmRank to the response with the 200 status

      response-optional-property-added

  • ed9c251dd0912219See the full diff
    • removed the optional property class from the response with the 200 status

      response-optional-property-removed

    • removed the optional property classID from the response with the 200 status

      response-optional-property-removed

    • removed the optional property guild from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsAlbionDeathBlows from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsAlbionPlayers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsAlbionSolo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsHiberniaDeathBlows from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsHiberniaPlayers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsHiberniaSolo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsMidgardDeathBlows from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsMidgardPlayers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property killsMidgardSolo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property lastname from the response with the 200 status

      response-optional-property-removed

    • removed the optional property level from the response with the 200 status

      response-optional-property-removed

    • removed the optional property name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property pvpDeaths from the response with the 200 status

      response-optional-property-removed

    • removed the optional property race from the response with the 200 status

      response-optional-property-removed

    • removed the optional property raceID from the response with the 200 status

      response-optional-property-removed

    • removed the optional property realm from the response with the 200 status

      response-optional-property-removed

    • removed the optional property realmID from the response with the 200 status

      response-optional-property-removed

    • removed the optional property realmPoints from the response with the 200 status

      response-optional-property-removed

    • removed the optional property realmRank from the response with the 200 status

      response-optional-property-removed

    • added the optional property ClassID to the response with the 200 status

      response-optional-property-added

    • added the optional property ClassName to the response with the 200 status

      response-optional-property-added

    • added the optional property Guild to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsAlbionDeathBlows to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsAlbionPlayers to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsAlbionSolo to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsHiberniaDeathBlows to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsHiberniaPlayers to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsHiberniaSolo to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsMidgardDeathBlows to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsMidgardPlayers to the response with the 200 status

      response-optional-property-added

    • added the optional property KillsMidgardSolo to the response with the 200 status

      response-optional-property-added

    • added the optional property Lastname to the response with the 200 status

      response-optional-property-added

    • added the optional property Level to the response with the 200 status

      response-optional-property-added

    • added the optional property Realm to the response with the 200 status

      response-optional-property-added

    • added the optional property RealmID to the response with the 200 status

      response-optional-property-added

    • added the optional property RealmPoints to the response with the 200 status

      response-optional-property-added

    • added the optional property RealmRank to the response with the 200 status

      response-optional-property-added

    • added the required property Name to the response with the 200 status

      response-required-property-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog