iCalendar (ICS) to JSON Converter
Parse .ics calendar files into structured JSON — typed dates, RRULE recurrence rules, organizer/attendee addresses, and an optional recurrence-preview expansion.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ICS Source
Pretty-print JSON output
Output flat events array (skip VCALENDAR wrapper)
Parse DTSTART/DTEND/DTSTAMP into ISO 8601
Include raw property values alongside parsed values
Expand RRULE into preview occurrences
Max occurrences to preview
1 <= x <= 500Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.