HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
533 stars 151 forks source link

[Suggestion] Add ability request auctions from the API by ID #440

Closed skyeredwood closed 3 years ago

skyeredwood commented 3 years ago

The name pretty much says it all. When requesting auctions from the /skyblock/api route an "_id" property is returned which could be used by developers to request specific auctions. This would be incredibly useful to help, especially for applications or APIs which return specific auctions based on their ID.