Quickstart
The Eventlink public API is versioned underhttps://api.eventlink.co/v1.
No authentication is required.
List an organization’s events
Fetch an event snapshot
- event details
- registration config
- sessions
- speakers
- sponsors
- theme
- SEO metadata
Expect versioned URLs
Keep your integrations pointed at/v1/....
Future breaking changes will ship under a new version instead of silently changing existing responses.