USAGE INFORMATION
North American Events
To download the North American events in the data feed, you will only need to use the authentication code that is provided with your download link.
International Events
To access international events, see http://developer.livenationinternational.com/
Available Fields and Filters:
http://developers.livenation.com/index.php?t=/allEvents/auth/{authcode}/testMode/{testMode}/country/{country}/zip/{zip}/radius/{radius}
Required Filters:
auth = [Your authentication code]
Sample URL:
http://developers.livenation.com/index.php?t=/allEvents/auth/(authcode)
Optional Filters:
country = [US|CA]
This filter allows you to segment the data by country.
Canada = CA
United States = US
Sample URL:
http://developers.livenation.com/index.php?t=/allEvents/auth/(authcode)/country/US/
testMode = [0 or 1]
This option allows unlimited requests per day and returns a limited set of event data. Otherwise, data requests are limited to 200/day
Sample URL:
http://developers.livenation.com/index.php?t=/allEvents/auth/(authcode)/zip/91604/
zip = [US or Canadian Postal code]
This filter allows you to segment the data by zip code or postal code.
Sample URL:
http://developers.livenation.com/index.php?t=/allEvents/auth/(authcode)/zip/91604/
radius = [ 10|25|50|100|150|200 ]
This filter allows you to segment the data by selecting events within a radius of a zipcode or postal code.
Sample URL:
http://developers.livenation.com/index.php?t=/allEvents/auth/(authcode)/zip/91604/radius/25
limit = [integer]
This filter allows you to limit the number of events returned.
Sample URL:
http://developers.livenation.com/index.php?t=/allEvents/auth/(authcode)/limit/25
Download Sample File Please right click on the "Download Sample File" and save to your desktop.
NOTE:
Please DO NOT alter the ticket links in the data feed.
If you need to make any modifications to the links,
please contact us so we can help you do so in a way that will not affect the integrity of the data.
CONTACT INFORMATION