PublicAPI icon indicating copy to clipboard operation
PublicAPI copied to clipboard

Official Java implementation of the Hypixel Public API.

Results 28 PublicAPI issues
Sort by recently updated
recently updated
newest added

I think a nice addition to the api would be data for Oringo's Traveling Zoo pets. It could be as simple as: ```json { "success": true, "lastUpdated": 0, "current": {...

Reworked pets API to use the endpoint added by @ConnorLinfoot (https://github.com/HypixelDev/PublicAPI/pull/495#issuecomment-991637161) and to keep a backwards compatibility for people to be able to change before it gets removed. The only...

Some cakes name are badly encoded in `player.stats.Walls3.cakes_found_by_name`: ![image](https://user-images.githubusercontent.com/33390780/180615879-e7e30a40-8d60-45ec-abdb-eb61ca249202.png) However as we can see in the screenshot, the correct versions (without encoding too) can also be found so is it...

Changing the guildExp data type from integer to long, as there are guilds that have more exp than the integer limit provides for. Fixes #536

Hey, I noticed a parsing error when fetching the guild for a user, because the experience amount was too large and was encoding as a `double` instead of a `long`:...

Under the https://api.hypixel.net/skyblock/bazaar endpoint, I got the data for products["REFINED_DIAMOND"].quick_status. {"productId":"REFINED_DIAMOND","**sellPrice":40089.0492599162**,"sellVolume":1061173,"sellMovingWeek":6943,"sellOrders":138,"buyPrice":486713.7886227544,"buyVolume":528,"buyMovingWeek":11364,"buyOrders":65}} The sellPrice should be something around 400k, it is only 40k tho, which can't be true (according to the...

Adding all new pets with their name and rarity and reordering all pets to use the Collectibles Menu Format.

I have noticed that on the [SkyBlock skills resource endpoint](https://api.hypixel.net/resources/skyblock/skills) some "fake" updates appear quite frequently: These two things are changed back and forth every few days without any changes...

bug
skyblock
api

hi there, In api.hypixel.net/leaderboards?key=KEY. Some Leaderboards are missing like Defusal Overall Win, Kill Monthly, Weekly, Overall Team deathmatch and all kill for Team deathmatch

api
request
enhancement

But only enchanted carrot stick is the enchanted carrot on a stick in the game

bug
skyblock
api