Public API endpoints

List of public endpoints

2min

Schedule (Public)

To return all time-slots / schedule items structured under their respective tracks, use:

https://api.brella.io/api/public/events/{{event_slug}}/schedule?date=all

To return all time-slots/ schedule items as a single list (not categorized into tracks), use:

https://api.brella.io/api/public/events/{{event_slug}}/timeslots?date=all

Speakers (Public)

To return a list of speakers at your event, use:

https://api.brella.io/api/public/events/{{event_slug}}/speakers

Sponsors (Public)

To return a list of sponsors at your event, use:

https://api.brella.io/api/public/events/{{event_slug}}/sponsors