API Documentation
Last updated
Was this helpful?
Last updated
Was this helpful?
If you are using JavaScript I recommend using the instead of the API. You can take a look at the Cloudflare Worker source and the npm package source .
GET
https://lily.antonio32a.com/:player
Get player's lily weight.
id
string
Either player's Minecraft username or UUID.
key
string
Your Hypixel API key.
returnUsername
boolean
Whether it should return the player's username. This usually requires an extra GET request to Mojang's API so it will be slower. Defaults to false.