Try It
Enter a Minecraft IGN to query this API directly.
Selected Profile
{ /* selected profile JSON */ }
RTCA
Options
{ /* rtca JSON */ }
Networth
SkyHelper Commands
Quickly access player stats using SkyHelper-style commands.
Player Viewer
Quick Start
- Set your Hypixel API key as a secret on Cloudflare:
npx wrangler secret put HYPIXEL_KEY - Run locally:
SkyBlock Calendar
Loading calendar...
- Remote dev (uses Cloudflare secret):
npx wrangler dev --remote - Or create
.dev.varswithHYPIXEL_KEY="your-key"and runnpx wrangler dev
npx wrangler deployFetch Example
// Selected profile
const res = await fetch(`/${'{'}ign{'}'}`);
const data = await res.json();
// Specific profile by name
const res2 = await fetch(`/${'{'}ign{'}'}/profile/${'{'}profileName{'}'}`);
// RTCA (class levels / run estimate)
const res3 = await fetch(`/${'{'}ign{'}'}/rtca`);
Open Saved Profile
Paste a previously downloaded Selected Profile JSON or upload the file to view that snapshot in the Player Viewer.
API Endpoints Directory
Explore all available BomboAPI endpoints. All player endpoints accept either an IGN (e.g. bomboclas) or a UUID.
⚡ 60+ Active Endpoints
🎮 BomboAddons Mod & In-Game Integrations
Mod ClientGET
/mod/version/{version}
🌐 Public
Download a specific historical version build of the mod (e.g.
26.2.28.11)GET
/mod/trade
🌐 Public
In-game trade helper: real-time item prices, trade valuation & profit calculator
GET
/mod/kismet/{player}
🌐 Public
Kismet feather reroll tracking, dungeon statistics & reroll profit estimates
GET
/mod/hoppity
🌐 Public
Hoppity Chocolate Factory event data, egg spawn waypoints & rabbit multipliers
GET
/mod/bestiary
🌐 Public
SkyBlock Bestiary tracker: mob kill counts, milestone brackets & level tiers
GET
/mod/highlight
🌐 Public
Dynamic item glowing, rarity outlines & chest highlight rules for mod clients
GET
/mod/kuudra/{player}
🌐 Public
Kuudra run completions by tier (T1-T5), key consumption, and vanity stats
GET
/tex/{textureId}
🌐 Public
High-speed skull texture & head skin proxy for in-game mod rendering
GET
/texturepacks
🌐 Public
Hypixel custom SkyBlock texture packs tracker, download links & pack diff comparisons
👤 User, Accounts & Player Utilities
User & PlaytimeGET
/account
🔒 Needs Login
User account portal: manage personal settings, linked Discord & Minecraft accounts
POST
/api/account/sync
🔒 Needs Login
Synchronize and update linked Discord account credentials and Minecraft IGNs
GET
/playtime/{player}
🌐 Public
Tracked SkyBlock playtime, session duration, daily breakdown & AFK hours for a player
POST
/playtime
🔑 Mod / API Key
Session heartbeat telemetry recorded by mod client while actively in Hypixel SkyBlock
GET
/name/{player}
🌐 Public
Mojang username history, past name changes, and UUID resolution
GET
/commands
🌐 Public
Complete command reference for all BomboBot Discord & in-game bridge commands
📊 SkyBlock Profiles, Networth & Player Viewer
Player DataGET
/data/{player}
🌐 Public
Active SkyBlock profile: skills, slayers, catacombs, inventory, and accessories
GET
/data/{player}/profile/{name}
🌐 Public
Specific SkyBlock profile by cute name (e.g.
Orange, Kiwi, Apple)GET
/data/{player}/rtca
🌐 Public
Real-Time Catacombs Accelerator (RTCA): dungeon XP rates, runs needed & class boosts
GET
/nw/{player}
🌐 Public
Accurate SkyBlock networth breakdown: Purse, Bank, Armor, Equipment, Pets, Slayers & Storage
GET
/nwc/{player}
🌐 Public
Compact formatted networth summary (total coins, purse, bank in readable B/M format)
GET
/museum/{player}
🌐 Public
Player SkyBlock Museum donations, special item appraisals, weapon & armor value
GET
/rank/{player}
🌐 Public
Hypixel network rank, plus color, monthly subscription status & formatted prefix
GET
/inv/{player}
🌐 Public
Formatted inventory contents, equipped armor, wardrobe sets & ender chest items
VISUAL
/pv/{player}
🌐 Public
Full interactive web Player Viewer: 3D model, stats, gear, talismans & skill progression
POST
/pv-snapshot
🌐 Public
Upload and visualize any player viewer state directly from a saved JSON snapshot
💰 SkyBlock Bazaar, Items & Economy
Market & ItemsGET
/bazaar
🌐 Public
Real-time Hypixel Bazaar data: buy/sell orders, instant prices, and 7-day volume
GET
/item?id={id}
🌐 Public
Detailed specifications, stats, and recipes for a specific SkyBlock item ID
GET
/prices
🌐 Public
Aggregated live item prices calculated from auction Lowest BIN and Bazaar orders
GET
/npcprices
🌐 Public
Official Hypixel NPC merchant buy and sell prices for all compatible game items
GET
/craft/{id}
🌐 Public
Crafting recipe tree, component materials, and total craft cost calculation
GET
/kat/{pet}
🌐 Public
Kat Pet upgrade requirements: required items, coin fee, and tier duration
GET
/auction/{id}
🌐 Public
Historical auction house sales, median price history & Coflnet market lookup
POST
/api/decode-nbt
🌐 Public
Decode base64 gzipped Minecraft NBT item data into clean, structured JSON
🗓️ SkyBlock Events, Mayors & World Data
World & ScheduleGET
/calendar
🌐 Public
Live SkyBlock Calendar: season dates, upcoming events & interactive timers (JSON or HTML)
GET
/election
🌐 Public
Current SkyBlock Mayor, active perks, minister, and live election candidate vote counts
GET
/general
🌐 Public
Hypixel SkyBlock general election data, active global buffs & game announcements
GET
/greenhouse
🌐 Public
SkyBlock Greenhouse mutations guide: crop cross-breeding combinations & requirements
GET
/pet/{skill}
🌐 Public
Pet XP leveling requirements, milestone tables & skill-specific boost multipliers
GET
/alpha
🌐 Public
Hypixel Alpha test server status: online player count, capacity limit & open/closed state
GET
/mc/{ip}
🌐 Public
Live status, ping latency, online players & MOTD banner for any Minecraft server IP
GET
/hyp/{endpoint}
🌐 Public
Direct cached proxy to official Hypixel API endpoints (e.g.
/hyp/skyblock/news)⚙️ API Keys & Administration
🔒 Login / Auth RequiredGET
/keys
👑 Admin Login
Web dashboard for managing all API keys, rate limits, motive suspension & audit logs
POST
/api/keys/player
🔑 Bot / Client Auth
Deterministic generation / lookup of the user's personal API key for game mods and bot
POST
/api/keys/create
👑 Admin Login
Generate a new API key with custom name, rate limits, and linked accounts
POST
/api/keys/unlink_account
👑 Admin Login
Unlink a specific Minecraft account (IGN/UUID) from an existing API key
POST
/api/keys/toggle
👑 Admin Login
Suspend or reactivate an API key with a custom suspension motive reason message
POST
/api/keys/set_limits
👑 Admin Login
Configure custom per-minute and per-hour request rate limits for an API key
POST
/api/keys/toggle_bridge
👑 Admin Login
Toggle bridge chat access permission on or off for a specific API key
POST
/api/keys/delete
👑 Admin Login
Permanently delete an API key and record a permanent revocation motive
POST
/api/keys/link
🌐 Public / Mod
Associate a Discord ID or Minecraft IGN with an existing valid API key
GET
/api/keys/list
👑 Admin Login
List all registered API keys, active status, request counts, and linked accounts
GET
/api/keys/logs?key={key}
👑 Admin Login
Retrieve full request history logs, timestamps, IP addresses, and routes for a key
GET
/api/keys/callstats/{id}
👑 Admin Login
Hourly call distribution and 24-hour usage metrics breakdown for an API key
Sample Response (truncated)
{
"ign": "SomePlayer",
"profile": "Orange",
"raw_profile": { /* ... Hypixel raw profile object ... */ }
}