OnXbox Community

Full Version: Updates to the Graph API
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there!

As you may know, the Graph API operates all aspects and services of OnXbox, as well as your own service(s).

The Graph API can now be fully used to interact with the mail system, but only through authorised oauth clients, such as our own browser mail client. Preview of the API in a "production" environment would look like.

You may also now use the Graph API to get just your Xbox profile picture by calling https://graph.onxbox.co/me/picture with a valid access token either by query string or authorization header.