andshrew / PlayStation-Trophies

Sony has an API for retrieving details of the trophies an account has earned, but there is no public documentation for using it. This is an attempt at documenting the API by capturing the requests made by the https://my.playstation.com web site.
MIT License
100 stars 4 forks source link

PS App knows trophy lists that belongs together #21

Open Ragowit opened 11 months ago

Ragowit commented 11 months ago

I just noticed that the PS App group together PS4 trophy lists that are so huge that they are split up into more lists. I guess the API has some information to link this together.

Screenshot_20231019-072428

andshrew commented 11 months ago

Interesting. Perhaps the app was recently updated to be able to display these properly, if it didn't before.

It may be figuring out that the game has multiple trophy lists with this endpoint, which should list multiple trophy lists under the games id if it does have more than one list:

https://m.np.playstation.com/api/trophy/v1/users/me/titles/trophyTitles?npTitleIds=CUSA02818_00%2CCUSA02829_00