Put Flagler events on your website
Pick what you want to show, copy the code, and paste it into your site. The calendar updates itself — there is nothing to maintain. It is free to use.
Paste this into your site
<iframe src="https://www.flaglerevents.com/embed/events"
style="width:100%;border:0;" height="1028"
loading="lazy"
title="Upcoming events in Flagler County"></iframe>Live preview
For developers
The same events are available as raw data. Both endpoints are public, read-only, and allow cross-origin requests.
- JSON
GET https://www.flaglerevents.com/api/events/upcoming?limit=24&category=musicCursor-paginated. Returns
eventsandnextCursor.- iCal
https://www.flaglerevents.com/api/events/icalSubscribe from Google Calendar or Apple Calendar. Add
?category=to filter. Covers the last 60 days and the next 12 months.