API Overview
The Eventlink public API is read-only and currently has two main endpoints.Base URL
Endpoints
GET /organizations/{slug}/eventsReturns the published events for an organization.GET /events/{slug}Returns the latest published snapshot for a single event.