43 Places Web Service API
Available Methods
Method calls to the 43 Places 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.43places.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)
Place Methods:
- search_places
- get_place_by_id
- get_places_similarities
- get_places_people
- get_places_entries
- get_places_photos
People Methods:
- search_people
- get_person
- get_persons_visited_places
- get_persons_entries
- get_persons_progress_on_place
- get_persons_tags
- get_persons_tag_cloud