Hypixel · Example Payload

Hypixel Public Api Sky Block Fire Sale Example

Games And ComicsGamingMinecraftPlayer StatsLeaderboardsSkyBlockPublic APIs

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

Top-level fields

item_idstartendamountprice

Example Payload

Raw ↑
{
  "item_id": "500123",
  "start": 1.0,
  "end": 1.0,
  "amount": 42,
  "price": 42
}