User API Documentation
You can fetch a user data in json format.
You can create your own plugin to display user related data in your websites like user stats, profile info and more!
Here's the endpoint to fetch a user data:
http://smartysoul.com/api/user/username
Change the username to the user's username.
If user was not found, the api will return failed status.