Hypixel · Authentication Profile

Hypixel Authentication

Authentication

Hypixel secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Games And ComicsGamingMinecraftPlayer StatsLeaderboardsSkyBlockPublic APIs
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKey apiKey
· in: header (API-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/hypixel-public-api-openapi.json, openapi/hypixel-public-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKey
  type: apiKey
  in: header
  parameter: API-Key
  description: Obtained via the [Hypixel Developer Dashboard](https://developer.hypixel.net)
    when creating an application. You can also request higher limits for production applications
    in this dashboard.
  sources:
  - openapi/hypixel-public-api-openapi.json
  - openapi/hypixel-public-api-openapi.yml