You should read this instead now: https://api.geysermc.org/docs
gamertag = Xbox gamertag
xuid = Xbox XUID in decimal format
uuid = Java Edition UUID with or without dashes
username = An Xbox gamertag or Java Edition username
| Endpoint | GET |
|---|---|
| https://api.geysermc.org/v2/xbox/gamertag/{xuid} | The corresponding Xbox gamertag of an XUID |
| https://api.geysermc.org/v2/xbox/xuid/{gamertag} | The corresponding XUID of an Xbox gamertag |
| https://api.geysermc.org/v2/utils/uuid/bedrock_or_java/{username}?prefix={prefix} | Multipurpose. Redirects to mojang api if its a java player. Gives XUID if its a bedrock player. |
| https://api.geysermc.org/v2/link/bedrock/{xuid} | Information on the link of a Bedrock player |
| https://api.geysermc.org/v2/link/java/{uuid} | Information on the link of a Java player |
| https://api.geysermc.org/v2/skin/{xuid} | Information on the skin of a Bedrock player |
| https://api.geysermc.org/v2/stats | Information on the skin upload queue |
| https://api.geysermc.org/health | The health state of the Global API |
global api controllers: https://github.com/GeyserMC/global_api/tree/master/lib/global_api_web/controllers