With IntelliSense support & test coverage, this is an unopinionated async/await API wrapper for Hypixel's Public API. It is developed in TypeScript complete with documentation, typed interfaces for all API responses, built-in rate-limit handling, flexible cache support, and helper functions.

api-wrapper cache hypixel hypixel-api hypixel-skyblock intellisense rate-limiting
1 Open Issue Need Help Last updated: Feb 15, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The GitHub issue reports a missing `UNOBTAINABLE` tier type for the `tier` property within `SkyBlockItems` in the `node-hypixel` library. This omission prevents accurate typing for admin items in the Hypixel API that are classified with an "UNOBTAINABLE" tier. The user has pinpointed the exact line in `api.ts` where this type definition needs to be updated to include the missing tier.

Complexity: 1/5
good first issue missing-type

With IntelliSense support & test coverage, this is an unopinionated async/await API wrapper for Hypixel's Public API. It is developed in TypeScript complete with documentation, typed interfaces for all API responses, built-in rate-limit handling, flexible cache support, and helper functions.

TypeScript
#api-wrapper#cache#hypixel#hypixel-api#hypixel-skyblock#intellisense#rate-limiting