Get an authentication token
- Log-in into https://www.playstation.com
- In an other browser tab, open https://ca.account.sony.com/api/v1/ssocookie
- You should have your npsso token displayed in JSON format.
Implemented endpoints
Users
- Get own account identifier
Trophies
- Get a list of trophy titles for a user
- Get the trophies for an user and a title
Examples
Some API usage examples can be found in the examples directory.