I have been searching for a while now on how to access user data from XBOX live.
Unfortunately, all I found was this which only allows 2 API calls per minute.
Is there an offcial XBOX API that I can access for user information ?
I have been searching for a while now on how to access user data from XBOX live.
Unfortunately, all I found was this which only allows 2 API calls per minute.
Is there an offcial XBOX API that I can access for user information ?
As for the official API, at GDC we just announced the Xbox Live Creators Program, which will soon be open to all developers via the Xbox Live Creators Program – no concept approval required! You will be able to rapidly publish your game to Xbox One or Windows 10 through a short and simplified certification process.
To get started, go here: https://developer.microsoft.com/en-us/games/xbox/xboxlive/creator and follow the 4 steps and it'll guide you through the process.
There's more information here about all our GDC announcements at https://majornelson.com/2017/03/01/new-investments-for-xbox-developers-and-gamers-kick-off-gdc-2017/
Hey as the owner and Developer of XboxAPI, I can tell you that the old v1 is discontinued. With regards to the latest version of the API (v2) this doesn't limit you to 2 requests per minute, its requests per hour depending on your subscription. Here are the hourly limits and costs per subscription.
XboxAPI runs off of an official API that powers the desktop and mobile applications. The reason that I created this API is because its not very user accessible.
If you wish to get the official API yourself, then you need to be a member of ID@Xbox and this is for Indi Game Developers only who are already established, and wish to launch on the Xbox console.
API Rate Limits Xbox does not provide an official API for anyone to use. Their are a few sites that provide an API one of which is https://xboxapi.com/v1 xboxapi makes it very easy to pull your Xbox API data.
i found some hint this will enable the page to load faster and avoid going over xboxapi's API Limit which is set to 350 requests an hour.
https://daveismyname.com/blog/display-xbox-live-data-with-xboxapi-and-cache-it
checck this out