Welcome to the Shareabouts API. The Shareabouts API is the data storage and data management component that powers the Shareabouts web application. It is a REST API for flexibly storing data about places.

The Shareabouts API supports a number of authentication methods, including basic auth for users, and OAuth for constructing applications against the API. The API also allows you to easily build Twitter and Facebook authentication into your own application build on the Shareabouts API.

The best place to start browsing is in your datasets. Use the link at the top-right to log in.

GET /api/v2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{}