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 Player Data API

Hypixel network player profiles, recent games, online status, friends, and guild lookups.

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

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

This API exposes 4 operations across 4 paths. 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 0 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 Player Data 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.

Player Data 4

Hypixel network player profiles, recent games, online status, friends, and guild lookups.

GET
/v2/player
Hypixel Data of a Specific Player, Including Game Stats
getPlayer 1 param → 200400403429
GET
/v2/recentgames
Hypixel The Recently Played Games of a Specific Player
getRecentgames 1 param → 200400403422429
GET
/v2/status
Hypixel The Current Online Status of a Specific Player
getStatus 1 param → 200400403429
GET
/v2/guild
Hypixel Retrieve a Guild by a Player, Id, or Name
getGuild 3 params → 200400403429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hypixel-player-data-api-openapi.yml Raw ↑

Other APIs Hypixel publishes across the network.

Hypixel Housing API
Hypixel Other API
Hypixel Resources API
Hypixel SkyBlock API