Skip to content
aron edited this page Feb 15, 2012 · 7 revisions

Profiles API

http://who.theskiff.org/

All JSON endpoints support JSONP, just add a ?callback param.

Profile A User

For example:

NOTE: All hash parameters are the email address hashed using MD5.

Profile Picture for a user

There is a link for a profile picture in the JSON profile. But if you just want something to incude in an <img> tag right away you can use this shortcut.

For example:

Every profile

http://who.theskiff.org/profiles/.json

Clone this wiki locally