GET/v1/player/:identifier/history

Player History

Returns historical name data when available plus a note about Mojang history limitations.

Open docs
Request builderReady
Request
GET https://util.axolite.app/v1/player/Notch/history
ResponseNo request yet
{
  "status": "ready"
}
Code example
curl
curl "https://util.axolite.app/v1/player/Notch/history"