Minecraft Services Api
interface MinecraftServicesApi
Endpoints on api.minecraftservices.com. Most of them require an Authorization: Bearer <token> header.
The authentication endpoints of this host (login_with_xbox, entitlements/license, player/certificates) are deliberately absent - MinecraftAuth already implements them as MinecraftLauncherLoginRequest, MinecraftEntitlementsRequest and MinecraftPlayerCertificatesRequest, driven by JavaAuthManager.
Functions
Link copied to clipboard
@PUT(value = "minecraft/profile/name/{name}" )
Link copied to clipboard
@POST(value = "minecraft/profile/skins" )
Link copied to clipboard
Link copied to clipboard
@GET(value = "minecraft/profile/name/{name}/available" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@GET(value = "friends" )
Link copied to clipboard
@GET(value = "minecraft/profile/namechange" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@GET(value = "minecraft/profile/lookup/{uuid}" )
Link copied to clipboard
@POST(value = "minecraft/profile/lookup/bulk/byname" )
Link copied to clipboard
@GET(value = "minecraft/profile/lookup/name/{username}" )
Link copied to clipboard
@POST(value = "presence" )
Link copied to clipboard
Link copied to clipboard
@PUT(value = "minecraft/profile/capes/active" )
Link copied to clipboard
@POST(value = "player/attributes" )
Link copied to clipboard
@PUT(value = "friends" )
Link copied to clipboard
@Multipart
@POST(value = "minecraft/profile/skins" )