Back to catalog
🎮

Hypixel

API Key

Hypixel player stats

🎮Games & ComicsHTTPS

Hypixel

5 items

Technoblade

247

MVP++

Hypixel

500

OWNER

Notch

88

VIP

Dream

163

MVP+

Skeppy

201

MVP++

Sample Response

response.json
1{
2 "items": [
3 {
4 "username": "Technoblade",
5 "rank": "MVP++",
6 "level": 247
7 },
8 {
9 "username": "Hypixel",
10 "rank": "OWNER",
11 "level": 500
12 },
13 {
14 "username": "Notch",
15 "rank": "VIP",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.hypixel.net/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs