There are several parts of the Tickster API available. They all require an API key.
Your integrations should be written so that they handle added properties in the JSON data gracefully. This means that if we add a new property to an object, your integration should not break.
- Event API v1.0 - Information about upcoming events, tickets and other products.
- Event API v0.4 - Information about upcoming events, tickets and other products.
- Event Dump API - A complete listing (in JSON format) of all upcoming events. The listing is updated once per day.