The fair-trade ticketing company.
English | Español | Français
Find an Event! Create an Event! FAQ
 
Brown Paper Tickets API v1.0 - Event Details
Back
URL: https://www.brownpapertickets.com/api/eventdetails.rss
 
Description: This feed returns a list of dates belonging to a given event, along with information about each date's status and available quantity of tickets. This feed is most commonly used in conjunction with the Submit Order Portal.
 
Inputs:
l - Login name for your Brown Paper Tickets account.
 
p - Password for your Brown Paper Tickets account.
 
e_number - Brown Paper Tickets' unique event tracking number. The event's e_number can be found in the Event List feed.
 
Outputs: Returns an RSS 2.0 feed containing the following variables:

bpt:date_id - This the unique tracking ID given to all dates.
 
bpt:live - This returns "y" if the date is currently available for ticket sales and "n" if sales are not available.
 
bpt:begin_date - This is the start date for this date.
 
bpt:end_date - This is the end date for this date.
 
bpt:begin_time - This is the start time for this date.
 
bpt:end_time - This is the end time for this date.
 
bpt:date_available - This is the quantity of tickets available for this date. Note: This feed shows a maximum of 50 tickets.