- Script embed —
/public/program/{event_slug}/embed.jsdrops an auto-resizing iframe into any page. - iframe embed — a plain
<iframe>for CMSes that strip scripts (/e/{event_slug}/scheduleand/e/{event_slug}/speakersare framable cross-origin by design). - JSON feeds —
/public/program/{event_slug}/scheduleand/public/program/{event_slug}/speakers, read-only and unauthenticated. - iCal —
/public/program/{event_slug}/calendar.icsfor the whole accepted program, plus per-session downloads on the public schedule.
?accent=RRGGBB on an iframe and data-dais-accent="RRGGBB" on the script loader override the stored accent for that embed only. All other branding continues to come from the event.
