Facebook API
api_key
: for your app, which you got from the
website.sig
: MD5 hash of the current request and your
secret key. v
= 1.0 format:
: XML or JSON. callback
: function name to prepend to
response. Used for cross-domain requests with JSONP
and the script
tag. 3 of 10