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

Missing documentation #25

Closed Ragowit closed 3 weeks ago

Ragowit commented 6 months ago

Just noticed that this documentation are missing api/userProfile/v1/internal/users/{accountId}/profiles and api/search/v1/universalSearch

Would be nice to have this included as well, thanks!