I am creating a WordPress widget plugin that displays different types of social media fans and follower counts. After that I feel that I could also include Stack Overflow reputation for specific users.
How can I get the Stack Overflow reputation for any user? Is there any API for that?
Check this link : http://api.stackoverflow.com/1.1/usage/methods/users
Ex:
http://api.stackoverflow.com/1.1/users/%5Busers id]
For me:
http://api.stackoverflow.com/1.1/users/716492