Sociable Profile API
Prerequisites: Add the required Sociable API library: require_once JPATH_ROOT.'/components/com_sociable/lib/api.php'; Now get the profile API: $profileApi = SociableApi::getProfileApi(); Syntax: getUserProfile Syntax of the getUserProfile API call to get full details of…