Overview

The iwannagothere.com API consists of a set of callable methods that provide all the information about categories, places and items that you can find at iwannagothere.

iwannagothere.com uses geonames.org as its places database, so in some of the methods you must call their API first to see the place ID.

Security and authentication

All requests received in the API must be authenticated, through the user's API Key as parameter in each request.

Example:

          http://iwannagothere.com/api/categories?key=123456789987654321
        

Your API Key

Every user has an API Key that can use. You can find your API Key in your Profile in the Tools tab.

Available Resources

Categories

Places

Items

Guides

Users

Help?

Need any help? Please contact us at hello@iwannagothere.com.