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