Utility endpoint to get either a Java UUID or a Bedrock xuid
GET/v2/utils/uuid/bedrock_or_java/:username
Utility endpoint to get either a Java UUID or a Bedrock xuid
Request
Responses
- 200
- 204
- 302
- 400
- 503
The Bedrock xuid in Floodgate UUID format and username. Response made to be identical to the Mojang endpoint
Either the gamertag is too long or too short once the prefix was removed or there is no Xbox account registered to the gamertag
The player is a Java player and we'll redirect you to the Mojang endpoint for that username
Invalid prefix (no prefix, empty or too long)
The requested account was not cached and we were not able to call the Xbox Live API (rate limited / not setup)