TrustedPlaces API Documentation


Requirements

You need to obtain a key to use the TrustedPlaces API. To obtain a key, you first need to register onto TrustedPlaces. Once you've registered open this page: http://trustedplaces.com/api/getkey , accept the Terms & Conditions and a key will be sent to you by email.

Methods

  • All methods require parameter key that should contain valid API key.
  • Example of method invoke: latest reviews for Namco Station
  • Parameters can be passed either in GET or POST mode.

Places

Place info
Reviews
Images
Lists - Favourites
Lists - Want to go
Geo locations
Geo locations longitude, latitude and radius
Place search

Users

  • Required parameter for all user methods: user needs to hold a valid username.
Basic info

Reviews
Friends
Images
Lists - Favourites
Lists - Want to go
Lists - Favourites + Want to go
Friends - Reviews

Side notes

  • Some methods can accept from, to and sort options. We'll detail those later on.

API Documentation