Get Profile - Open SN (Open Social Network) Format
Given a findmeon id ( 32 hex chars ) , will list viewable Open SN profile elements
Location
- http://api.FindMeOn.com/v1/findmeon/get_profile?findmeon=%s&api_key=%s
Required Query Args
- api_key [string] - can be obtained from http://FindMeOn.com/my/
- findmeon [string]- 32 char hex id for identity
Returns
- open_sn__profile - a hash containing a tiered representation of the profile
For more information on the OpenSN (Open Social Network) interchange format, please see
findmeon.org
History
replaces functionality of get_user_profile
«Back To v1 Documentation