Home
Providers
Hypixel
Hypixel
Hypixel Public API — the official REST API of the Hypixel Minecraft server network, the largest Minecraft minigame server. The API exposes player profiles and stats, guilds, friends, recent games, online status, server-wide counts, network boosters, punishment statistics, leaderboards, housing, and the full SkyBlock economy (auctions, bazaar, profiles, museum, garden, bingo, fire sales). All endpoints are read-only HTTP GET requests returning JSON, authenticated with a per-application API key issued via the Hypixel Developer Dashboard.
Hypixel publishes 5 APIs on the APIs.io network, including Housing API, Other API, Player Data API, and 2 more. Tagged areas include Games And Comics, Gaming, Minecraft, Player Stats, and Leaderboards.
The Hypixel catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Hypixel’s developer surface includes authentication and 20 more developer resources.
2 APIs
On this page
Kin Score
APIs 5
Open Collections 7
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 2
JSON Schema 11
JSON Structure 11
Examples 9
Security Posture 3
Agentic Access 1
Resources 21
apis.yml
50 Operational Transparency
Composite quality — 47.7/100 · developing
Agent readiness — 29/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 7
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 11
JSON Structure definitions describing this provider's data shapes.
Scroll for all 11
Example request and response payloads for these APIs.
Scroll for all 9
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: hypixel
deliveryModel:
model: open-core
license: MIT
open_source: true
commercial: true
callable_host: true
label: Open core · an OSS project plus a commercial hosted product
confidence: high
source:
- license
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hypixel.png
name: Hypixel
description: Hypixel Public API — the official REST API of the Hypixel Minecraft server network, the largest Minecraft minigame
server. The API exposes player profiles and stats, guilds, friends, recent games, online status, server-wide counts, network
boosters, punishment statistics, leaderboards, housing, and the full SkyBlock economy (auctions, bazaar, profiles, museum,
garden, bingo, fire sales). All endpoints are read-only HTTP GET requests returning JSON, authenticated with a per-application
API key issued via the Hypixel Developer Dashboard.
url: https://api.hypixel.net/
specificationVersion: '0.23'
created: '2026-05-28'
modified: '2026-05-30'
x-source: public-apis/public-apis
x-category: Games & Comics
x-type: company
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
tags:
- Games And Comics
- Gaming
- Minecraft
- Player Stats
- Leaderboards
- SkyBlock
- Public APIs
apis:
- aid: hypixel:hypixel-housing-api
name: Hypixel Housing API
description: Hypixel Housing — active public houses, per-player public houses, and per-house information.
humanURL: https://api.hypixel.net/
baseURL: https://api.hypixel.net/v2
tags:
- Housing
properties:
- type: OpenAPI
url: openapi/hypixel-housing-api-openapi.yml
- type: Documentation
url: https://api.hypixel.net/
- type: DeveloperPortal
url: https://developer.hypixel.net/
- type: Policies
url: https://developer.hypixel.net/policies
- type: SDKs
url: https://github.com/HypixelDev/PublicAPI
- type: CodeExamples
url: https://github.com/HypixelDev/PublicAPI/tree/master/hypixel-api-example
- aid: hypixel:hypixel-other-api
name: Hypixel Other API
description: Network-wide telemetry — boosters, counts, leaderboards, punishment statistics.
humanURL: https://api.hypixel.net/
baseURL: https://api.hypixel.net/v2
tags: []
tags_raw:
- Other
properties:
- type: OpenAPI
url: openapi/hypixel-other-api-openapi.yml
- type: Documentation
url: https://api.hypixel.net/
- type: DeveloperPortal
url: https://developer.hypixel.net/
- type: Policies
url: https://developer.hypixel.net/policies
- type: SDKs
url: https://github.com/HypixelDev/PublicAPI
- type: CodeExamples
url: https://github.com/HypixelDev/PublicAPI/tree/master/hypixel-api-example
- aid: hypixel:hypixel-player-data-api
name: Hypixel Player Data API
description: Hypixel network player profiles, recent games, online status, friends, and guild lookups.
humanURL: https://api.hypixel.net/
baseURL: https://api.hypixel.net/v2
tags:
- Player Data
properties:
- type: OpenAPI
url: openapi/hypixel-player-data-api-openapi.yml
- type: Documentation
url: https://api.hypixel.net/
- type: DeveloperPortal
url: https://developer.hypixel.net/
- type: Policies
url: https://developer.hypixel.net/policies
- type: SDKs
url: https://github.com/HypixelDev/PublicAPI
- type: CodeExamples
url: https://github.com/HypixelDev/PublicAPI/tree/master/hypixel-api-example
- aid: hypixel:hypixel-resources-api
name: Hypixel Resources API
description: Static reference data — games, achievements, challenges, quests, guild achievements, vanity pets and companions.
humanURL: https://api.hypixel.net/
baseURL: https://api.hypixel.net/v2
tags:
- Resources
properties:
- type: OpenAPI
url: openapi/hypixel-resources-api-openapi.yml
- type: Documentation
url: https://api.hypixel.net/
- type: DeveloperPortal
url: https://developer.hypixel.net/
- type: Policies
url: https://developer.hypixel.net/policies
- type: SDKs
url: https://github.com/HypixelDev/PublicAPI
- type: CodeExamples
url: https://github.com/HypixelDev/PublicAPI/tree/master/hypixel-api-example
- aid: hypixel:hypixel-skyblock-api
name: Hypixel SkyBlock API
description: Hypixel SkyBlock — auctions, bazaar, profiles, museum, garden, bingo, fire sales, and SkyBlock-specific reference
data.
humanURL: https://api.hypixel.net/
baseURL: https://api.hypixel.net/v2
tags:
- SkyBlock
properties:
- type: OpenAPI
url: openapi/hypixel-skyblock-api-openapi.yml
- type: Documentation
url: https://api.hypixel.net/
- type: DeveloperPortal
url: https://developer.hypixel.net/
- type: Policies
url: https://developer.hypixel.net/policies
- type: SDKs
url: https://github.com/HypixelDev/PublicAPI
- type: CodeExamples
url: https://github.com/HypixelDev/PublicAPI/tree/master/hypixel-api-example
common:
- type: IssueTracker
url: https://github.com/HypixelDev/PublicAPI/issues
- type: Releases
url: https://github.com/HypixelDev/PublicAPI/releases
- type: License
name: MIT
url: https://github.com/HypixelDev/PublicAPI/blob/master/LICENSE
- type: AgenticAccess
url: agentic-access/hypixel-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/hypixel-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/hypixel-domain-security.yml
- type: Authentication
url: authentication/hypixel-authentication.yml
- type: Website
url: https://hypixel.net/
- type: DeveloperPortal
url: https://developer.hypixel.net/
- type: ApiHelpForum
url: https://hypixel.net/forums/api-help.111/
- type: TermsOfService
url: https://hypixel.net/tos
- type: Policies
url: https://developer.hypixel.net/policies
- type: GitHubOrganization
url: https://github.com/HypixelDev
- type: SourceCode
url: https://github.com/HypixelDev/PublicAPI
- type: PublicAPIsListing
url: https://github.com/public-apis/public-apis
- type: Plans
url: plans/hypixel-plans-pricing.yml
- type: RateLimits
url: rate-limits/hypixel-rate-limits.yml
- type: FinOps
url: finops/hypixel-finops.yml
- type: Spectral
url: rules/hypixel-spectral-rules.yml
- type: Vocabulary
url: vocabulary/hypixel-vocabulary.yml
- type: JSONLD
url: json-ld/hypixel-public-api-context.jsonld
features:
- name: Player Data
description: Retrieve a player's full profile and per-game statistics by Minecraft UUID, including their recent games and
current online status.
- name: Guild Lookup
description: Resolve a Hypixel guild by guild id, player UUID, or guild name and return its members, ranks, level, and per-game
experience.
- name: Network Boosters
description: Read the list of active in-network coin/XP boosters and the queue waiting to activate per game.
- name: Server Counts and Leaderboards
description: Get real-time player counts per game and lobby plus the official network leaderboards across every supported
Hypixel game.
- name: Punishment Statistics
description: Read network-wide moderation statistics including watchdog/staff bans today and historical totals.
- name: SkyBlock Economy
description: Full access to the SkyBlock economy — active auctions (paged), recently ended auctions, the live bazaar, fire
sales, plus per-profile data (profile, profiles, museum, garden, bingo).
- name: SkyBlock Resources
description: Static SkyBlock resource catalogs — collections, skills, items, current election and mayor, and the current
bingo event.
- name: Game Resources
description: Static reference data for the network — game types, achievements, challenges, quests, guild achievements, and
vanity pets / companions.
- name: Housing
description: Active public houses across the network, the public houses owned by a given player, and the full data of a
single house.
useCases:
- name: Public Stats Sites
description: Build a third-party stats website (e.g. plancke.io style) that resolves a Minecraft username to UUID and renders
the player's full Hypixel profile, recent games, guild, and per-game stats.
- name: SkyBlock Flipping and Arbitrage Tools
description: Subscribe to active SkyBlock auctions and bazaar order books to power flipping calculators, arbitrage scanners,
and craft-cost analyzers.
- name: Guild Dashboards and Bots
description: Power Discord bots and guild dashboards that resolve guild membership, track per-game contribution, and rank
guild members on the network leaderboards.
- name: Network Status Widgets
description: Build status widgets and lobby-finder tools using the live /counts and /status endpoints.
- name: Watchdog and Moderation Reporting
description: Surface daily and historical watchdog/staff ban counts from /punishmentstats for community moderation transparency
reports.
integrations:
- name: Minecraft / Mojang UUID Resolution
description: Players are addressed by Minecraft UUID; consumers typically resolve usernames via the Mojang API first, then
query Hypixel by UUID.
- name: Hypixel ModAPI (Forge / Fabric)
description: The Hypixel ModAPI lets Minecraft mods request a subset of Hypixel data via the Minecraft plugin-message system
in-game, complementing this REST API.
solutions:
- name: SkyBlock Tooling Ecosystem
description: The Hypixel API underpins a large ecosystem of community SkyBlock tools — auction flippers, museum / collection
trackers, bazaar arbitrage bots, and profile viewers.
- name: Network Telemetry
description: Counts, leaderboards, boosters, and punishment statistics together form a public telemetry surface for the
entire Hypixel network.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/hypixel"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hypixel/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hypixel/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.