GET https://www.googleapis.com/plus/v1/people/{userId}
Response
{
"kind": "plus#person",
"id": "118051310819094153327",
"displayName": "Chirag Shah",
"url": "https://plus.google.com/118051310819094153327",
"image": {
"url": "https://lh5.googleusercontent.com/-XnZDEoiF09Y/AAAAAAAAAAI/AAAAAAAAYCI/7fow4a2UTMU/photo.jpg"
}
}
For now the Google+ API covers People, Activites, and Commets. Google has released Google+ API Libraries for various languages that can be downloaded along with starter scripts.
Want more? Sign up for my weekly newsletter