Hypixel · Example Payload

Hypixel Public Api Housing House Example

Games And ComicsGamingMinecraftPlayer StatsLeaderboardsSkyBlockPublic APIs

Hypixel Public Api Housing House Example is an example object payload from Hypixel, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uuidownernamecreatedAtplayerscookies

Example Payload

Raw ↑
{
  "uuid": "ad8fefaa8351454bb739a4eaa872173f",
  "owner": "ad8fefaa8351454bb739a4eaa872173f",
  "name": "ExamplePlayer",
  "createdAt": 1.0,
  "players": 1.0,
  "cookies": {
    "current": 1.0
  }
}