Hypixel · Example Payload

Hypixel Public Api Game Example

Games And ComicsGamingMinecraftPlayer StatsLeaderboardsSkyBlockPublic APIs

Hypixel Public Api Game 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

idnamedatabaseNamemodeNamesretiredlegacy

Example Payload

Raw ↑
{
  "id": 1,
  "name": "Bed Wars",
  "databaseName": "Bedwars",
  "modeNames": {},
  "retired": false,
  "legacy": false
}