Skip to content

Instantly share code, notes, and snippets.

@JohnEmhoff
Created May 16, 2013 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnEmhoff/5591773 to your computer and use it in GitHub Desktop.
Save JohnEmhoff/5591773 to your computer and use it in GitHub Desktop.
Full Contact example call
{
"status": 200,
"likelihood": 0.89,
"requestId": "87a2942c-73db-4c04-bb0a-d243d824c2c8",
"photos": [{
"typeName": "Twitter",
"type": "twitter",
"typeId": "twitter",
"url": "https://d2ojpxxtu63wzl.cloudfront.net/static/c9084e23b4f398c7b95d384e220d94e3_80648ca870dd5e8371f1f1ad3eea30e26588792d325f50a98598ece0c04d4478",
"isPrimary": true
}, {
"typeName": "Twitter",
"type": "twitter",
"typeId": "twitter",
"url": "https://d2ojpxxtu63wzl.cloudfront.net/static/3ef3b7a60e63ff91f4cb01e21a7941bf_0b15248aea54e5134828da0fbac20cbc516c04db8f35dd555156a32f0c6d657d",
"isPrimary": false
}, {
"typeName": "Twitter",
"type": "twitter",
"typeId": "twitter",
"url": "https://d2ojpxxtu63wzl.cloudfront.net/static/fb3ab4c15f26fcdb9619bba63751cb5d_bd5c3b366a83f21a0756827c268c43e6c69745bf724bf0978b39a30241a9aedd",
"isPrimary": false
}, {
"url": "https://d2ojpxxtu63wzl.cloudfront.net/static/59d5e4b10452bcbdcb788e4f919efdec_46ebb3428848d084e8970d53603b6376ebe2a6734b6a19be9fc17a96f8a1bd79",
"type": "github",
"typeId": "gravatar",
"typeName": "Gravatar",
"isPrimary": false
}],
"enhancedData": [{
"isPrimary": false,
"url": "https://api.fullcontact.com/v2/enhanced.json?email=78b61b7edbe4914d8b68150205167266"
}],
"contactInfo": {
"familyName": "Creeley",
"fullName": "Sean Creeley",
"givenName": "Sean"
},
"organizations": [{
"title": "Co-Founder",
"name": "Embedly",
"isPrimary": true
}],
"demographics": {
"locationGeneral": "Boston",
"gender": "Male"
},
"socialProfiles": [{
"id": "100263376930551774856",
"typeName": "Google Plus",
"bio": "Co-Founder Embedly",
"type": "googleplus",
"typeId": "googleplus",
"url": "https://plus.google.com/100263376930551774856"
}, {
"url": "http://www.twitter.com/screeley",
"username": "screeley",
"type": "twitter",
"typeId": "twitter",
"typeName": "Twitter",
"id": "13472892",
"following": 278,
"followers": 485,
"bio": "Founder @embedly"
}, {
"typeName": "Gravatar",
"id": "7261429",
"username": "screeley",
"type": "gravatar",
"typeId": "gravatar",
"url": "http://gravatar.com/screeley"
}, {
"id": "47954",
"typeName": "Plancast",
"username": "screeley",
"bio": "CEO and Co-Founder @embedly",
"type": "plancast",
"typeId": "plancast",
"url": "http://plancast.com/screeley"
}, {
"url": "http://github.com/screeley",
"type": "github",
"username": "screeley",
"typeId": "github",
"typeName": "Github"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment