{ "opencollection": "1.0.0", "info": { "name": "Minecraft Services Attributes Authentication API", "version": "1.0.0" }, "items": [ { "info": { "name": "Authentication", "type": "folder" }, "items": [ { "info": { "name": "Login With Xbox", "type": "http" }, "http": { "method": "POST", "url": "https://api.minecraftservices.com/authentication/login_with_xbox", "body": { "type": "json", "data": "{}" } }, "docs": "Exchange an XSTS identity token for a Minecraft Bearer access token. First step after completing the Xbox Live authentication chain." } ] } ], "bundled": true }