home
Events + Calendar API Tester
PD Public Events Calendar
Updated by PD volunteers
[GET] /utility/api/calendar
Permalink: /utility/api/calendar
GET Public Events Object
Use this to show events on a page, in Svelte etc.
[GET] /utility/api/calendar/events
Loading events...
POST Event Object Query
POST with data to the Events endpoint, get appropriate links and ICS file.
[POST] /utility/api/events
gets objects for Google, Apple Cal, etc.
[POST] /utility/api/events?type=ics
gets the ICS content of the event. If creating a download, this needs to be used server-side