Skip to content
Josh edited this page Sep 21, 2016 · 1 revision

Welcome!

This wiki will provide documentation for the psn-csharp API wrapper. The purpose of this project is to allow desktop apps to interact with the private PSN API. With this wrapper you are able to:

  • Login with your PSN account
  • Grab user details (either yourself or other PSN users)
  • Manage your friends
  • Send messages and read recent messages
  • View trophies

... and much more.

I will be constantly updating this repo with new functionalities so if you like what you see, please star this project!

If you're interested in a web based version written in PHP, please check my psn-php repo!

Clone this wiki locally