Available Methods
Method calls to the 43 People web service require an API Key that you can apply for by creating an account and going to this web service setup page. Once you have an approved API Key, you can call the following methods using this syntax:
http://www.43people.com/service/[method_name]?api_key=[your api key]
Some methods will have additional required or optional parameters as specified below. For methods that require authentication (marked so below), we have two different ways to authenticate.
General Methods:
- echo
- authentication_test (requires authentication)
People Methods:
- search_people
- get_profile
- get_profiles_who_want_to_meet_list
- get_profiles_who_have_met_list
- get_profiles_wants_to_meet_list
- get_profiles_has_met_list
- get_profiles_entries
- get_entries_about_profile
- get_profiles_images
- get_images_about_profile
- get_profiles_tags
- get_tags_about_profile
- get_popular_people
- get_recent_conviviality
Entry Methods:
Image Methods:
Tags Methods:
Action Methods:
- add_to_list (requires authentication)
- remove_from_list (requires authentication)
- add_profile_image (requires authentication)