Get Profile - Open SN (Open Social Network) Format

Given a findmeon id ( 32 hex chars ) , will list viewable Open SN profile elements

Location
  • https://api.findmeon.com/v1/findmeon/get_profile?findmeon=%(findmeon)s&api_key=%(api_key)s
  • https://api.findmeon.com/v1/findmeon/%(findmeon)s/get_profile?api_key=%(api_key)s
Required Query Args
  • api_key [string] - can be obtained from https://FindMeOn.com/my/
  • findmeon [string] - 32 char hex id for identity
Returns
  • open_sn__profile [dictionary] - a dictionary object 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