/kharon/events

POST /api/kharon/events

Price: 1 credit

Fetch one Kharon event by its alias — a hosted webinar, an in-person appearance at an industry conference, or a third-party event Kharon takes part in. Returns the agenda description, start and end dates and times with the timezone labels the site advertises, city and stand location, panel titles with their speakers and biographies, partner organisations, the registration or recording link, and the sector and format tags.

How to use it

The three event formats fill different fields: a hosted webinar carries `video_url` and `timezones`, an in-person appearance carries `city`, `location` and `panels[]`, and a third-party listing carries only `link` pointing at the organiser's own page. Read `starts_at` for the calendar date and `start_time` for the clock time — they are separate fields and a multi-day conference sets only the former. Past and upcoming events share this endpoint, so compare `starts_at` against today rather than assuming the event is forthcoming.

Parameters

Request body

Response

Errors

Response headers