Back to catalog
🎪

Eventbrite

OAuth

Find events

🎪EventsHTTPS

Featured Event

Eventbrite

NameReact Summit 2026
OrganizerGitNation
Date2026-06-13
LocationAmsterdam, Netherlands
Ticket PriceFree - €599

Sample Response

response.json
1{
2 "name": "React Summit 2026",
3 "organizer": "GitNation",
4 "date": "2026-06-13",
5 "location": "Amsterdam, Netherlands",
6 "ticketPrice": "Free - €599"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.eventbrite.com/platform/api/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs