samuelthomas2774 / nxapi

Nintendo Switch Online/Parental Controls app APIs. Show your Nintendo Switch presence in Discord, get friend notifications on desktop, and download and access SplatNet 2, NookLink, SplatNet 3 and Parental Controls data. Mirror of https://gitlab.fancy.org.uk/samuel/nxapi.git.
GNU Affero General Public License v3.0
412 stars 34 forks source link

Is there a way to pull user's game list #88

Closed mgmedick closed 7 months ago

mgmedick commented 7 months ago

Is there a way to use this api to pull a user's list of owned games? Or at least pull recently played games?

I've done a lot of research of existing NSO projects and have splatnet2statink up and running. From what I can see none of the available endpoints listed here (https://github.com/sodiumts/NSO-API/wiki/https:--api-lp1.znc.srv.nintendo.net or here https://github.com/sodiumts/NSO-API/wiki/https:--accounts.nintendo.com list the user's games.

This endpoint "https://ec.nintendo.com/my/transactions" has he user's games, but I don't think that can easily be called with the tokens given from api.accounts.nintendo.com. So just wondering if you know if any of these endpoints provide game list.

mgmedick commented 7 months ago

Closing as this isn't an issue and more discussion.