Skip to main content
GET
These endpoints redirect users to various calendar services to add the event to their calendar.

Google Calendar

string
required
The unique identifier (UUID) of the event
Redirects to Google Calendar with the event details pre-filled.

Apple Calendar

string
required
The unique identifier (UUID) of the event
Redirects to Apple Calendar (webcal://) with the event details.

Outlook Calendar

string
required
The unique identifier (UUID) of the event
Redirects to Outlook Calendar with the event details pre-filled.

Yahoo Calendar

string
required
The unique identifier (UUID) of the event
Redirects to Yahoo Calendar with the event details pre-filled.

Error Responses

object
Error details when the request fails
Common error cases:
  • 404 Not Found: Event not found or calendar link not available