Site Tools


random:xboxxapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
random:xboxxapi [2021/04/20 12:33] lunetikkrandom:xboxxapi [2022/10/24 10:46] (current) lunetikk
Line 1: Line 1:
-====== Xbox API ======+====== Xbox API ======
  
 ===== API key ===== ===== API key =====
  
-Create an account to get an API key\\+Create an account to get an API key (not free anymore!)\\
 [[https://xapi.us/]] [[https://xapi.us/]]
  
Line 13: Line 13:
  
 <code> <code>
 +
 +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/profile 
  
random/xboxxapi.1618914802.txt.gz · Last modified: 2021/04/20 12:33 by lunetikk