How can we help you?

FeraCalendar CalDAV overview

Product: FeraCalendar Topic: API Versions: Applies to all documented versions Current

Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: public-protocol

Source-traced FeraCal CalDAV adapter contract covering all callable registrations, Basic credential verification, DAV discovery headers, Depth, XML multistatus/report formats, RFC 5545 iCalendar, ETags, and conditional mutation.

Integration flow

  1. Configure Basic credentials.
  2. Discover the principal and home with PROPFIND.
  3. Discover collections and synchronize with REPORT.
  4. Retrieve, create, update, or delete UUID-named .ics resources.

OPTIONS and GET /health are public. Other operations require the documented capability.