Consume Your Events Data Using Our REST API
The OutSavvy API is REST-based returning data in JSON. The API exposes public data about events on OutSavvy for third parties and also private data about your events that can only be accessed by the event organiser.
Secured using an OAuth2 authentication method, you can access the API using a token generated against your account.
All you need is an HTTP access library and a JSON parser to pull the API feeds.