====== Xbox X API ====== ===== API key ===== Create an account to get an API key (not free anymore!)\\ [[https://xapi.us/]] ===== Codes ===== [[https://xapi.us/documentation]] ==== Codesnippets ==== IN: curl -s -H "X-AUTH: " https://xapi.us/v2/accountxuid OUT: {"xuid":2533274799963524,"gamerTag":"DPS Lunetikk","gamertag":"DPS Lunetikk"} MORE: curl -s -H "X-AUTH: " https://xapi.us/v2/profile curl -s -H "X-AUTH: " https://xapi.us/v2//gamercard curl -s -H "X-AUTH: " https://xapi.us/v2//activity curl -s -H "X-AUTH: " https://xapi.us/v2//activity/recent curl -s -H "X-AUTH: " https://xapi.us/v2//game-clips curl -s -H "X-AUTH: " https://xapi.us/v2//screenshots curl -s -H "X-AUTH: " https://xapi.us/v2//xbox360games curl -s -H "X-AUTH: " https://xapi.us/v2//xboxonegames