Eventbrite
Eventbrite OAuth: you sign in on eventbrite.com and approve TicketCounts.io. TicketCounts.io never sees your Eventbrite password.
OAuth scope
Eventbrite does not offer narrower OAuth scopes, so the approval lets the app call the Eventbrite API as your user. TicketCounts.io only sends read requests (GET) and never creates or edits events, orders or ticket types.
What it reads
- Your Eventbrite user id and email, to identify the connected account
- The organizations you belong to, to list their events
- Live and started events: name, dates, time zone, venue name, URL and status
- Each event's ticket classes: name, price type (free or paid), category, quantity sold and quantity available
- The event's capacity tier (total capacity), when set
What it never reads
- Attendee or buyer names, emails or answers
- Orders and payment details
- Payouts and financial reports
Tokens and disconnecting
Eventbrite tokens do not expire. Disconnecting in TicketCounts.io deletes the stored token and pauses that account's reports. Stored tokens are encrypted (AES-256-GCM).