Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hypixel Other API

Network-wide telemetry — boosters, counts, leaderboards, punishment statistics.

Hypixel Other API is one of 5 APIs that Hypixel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Other. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and code examples.

This API exposes 4 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://api.hypixel.net.

4 operations 4 paths 3 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.hypixel.net/v2
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Hypixel Other API declares 1 security scheme for authenticating requests. An API key is passed in the header as API-Key (ApiKey). By default, every request must be authenticated.

  • ApiKey — Obtained via the [Hypixel Developer Dashboard](https://developer.hypixel.net) when creating an application. You can also request higher limits for production a…

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Other 4

Network-wide telemetry — boosters, counts, leaderboards, punishment statistics.

GET
/v2/boosters
Hypixel Active Network Boosters
getBoosters → 200403429
GET
/v2/counts
Hypixel Current Player Counts
getCounts → 200403429
GET
/v2/leaderboards
Hypixel Current Leaderboards
getLeaderboards → 200403429503
GET
/v2/punishmentstats
Hypixel Punishment Statistics
getPunishmentstats → 200403429503

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed is Booster (7 properties). Each schema is shown below with its type and property counts.

QueuedBooster
ActiveBooster
Booster
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hypixel-other-api-openapi.yml Raw ↑

Other APIs Hypixel publishes across the network.

Hypixel Housing API
Hypixel Player Data API
Hypixel Resources API
Hypixel SkyBlock API