HypixelDev / PublicAPI

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

Missing totalQueries #597

Closed VolgarIII closed 1 year ago

VolgarIII commented 1 year ago

Hello,

Is there any reason why the totalQueries as been removed from the /key endpoint? It is still specified in the documentation and it was useful to check that our key was not compromised.

Regards, VolgarIII

ConnorLinfoot commented 1 year ago

This was removed accidentally during some internal migrations in preparation for the upcoming developer dashboard, we've added this back now.

We do plan to deprecate the /key endpoint in the near future, with all the information it provides in the headers or in the new dashboard. But we'll be announcing that with a timeline for removal in the thread with the release of the dashboard.