Hypixel · Example Payload

Hypixel Public Api Sky Block Museum Example

Games And ComicsGamingMinecraftPlayer StatsLeaderboardsSkyBlockPublic APIs

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

Top-level fields

valueappraisalitemsspecial

Example Payload

Raw ↑
{
  "value": 1748544600000,
  "appraisal": true,
  "items": {},
  "special": {
    "donated_time": 1748544600000,
    "items": {}
  }
}