I'm developing a website that needs access to Xbox Live profiles and associated achievements, their metadata and data for games listed on Xbox Live.
This data seems to be accessible through this API: https://docs.microsoft.com/en-us/gaming/xbox-live/api-ref/xbox-live-rest/atoc-xboxlivews-reference
From what I've been able to piece together authorization to use this API is granted by joining the Xbox Live Creators Program.
So I've purchased a Microsoft developer account and signed up for said program, but I am completely at a loss for what I actually need to do to use the previously linked API.
Where can I go to get help with actually authorizing with and accessing that API?