How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unified.to calendar API

The calendar API from Unified.to — 11 operation(s) for calendar.

Unified.to calendar API is one of 140 APIs that Unified.to publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 13 JSON Schema definitions.

Tagged areas include Calendar. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 13 JSON Schemas.

This API exposes 27 operations across 11 paths, and defines 41 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://api.unified.to, https://api-eu.unified.to, https://api-au.unified.to.

27 operations 11 paths 41 schemas 4 DELETE11 GET4 PATCH4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Servers
https://api.unified.to
https://api-eu.unified.to
https://api-au.unified.to
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Unified.to calendar API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwt). By default, every request must be authenticated.

Paths & Operations 27

Across 11 paths, the API surfaces 27 operations — 4 DELETE, 11 GET, 4 PATCH, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

calendar 27
GET
/calendar/{connection_id}/busy
List All Busies
listCalendarBusies 13 params → 200
GET
/calendar/{connection_id}/calendar
List All Calendars
listCalendarCalendars 9 params → 200
POST
/calendar/{connection_id}/calendar
Create a Calendar
createCalendarCalendar 3 params body → 200
DELETE
/calendar/{connection_id}/calendar/{id}
Remove a Calendar
removeCalendarCalendar 2 params → 200default
GET
/calendar/{connection_id}/calendar/{id}
Retrieve a Calendar
getCalendarCalendar 4 params → 200
PATCH
/calendar/{connection_id}/calendar/{id}
Update a Calendar
patchCalendarCalendar 4 params body → 200
PUT
/calendar/{connection_id}/calendar/{id}
Update a Calendar
updateCalendarCalendar 4 params body → 200
GET
/calendar/{connection_id}/event
List All Events
listCalendarEvents 13 params → 200
POST
/calendar/{connection_id}/event
Create an Event
createCalendarEvent 3 params body → 200
DELETE
/calendar/{connection_id}/event/{id}
Remove an Event
removeCalendarEvent 2 params → 200default
GET
/calendar/{connection_id}/event/{id}
Retrieve an Event
getCalendarEvent 4 params → 200
PATCH
/calendar/{connection_id}/event/{id}
Update an Event
patchCalendarEvent 4 params body → 200
PUT
/calendar/{connection_id}/event/{id}
Update an Event
updateCalendarEvent 4 params body → 200
GET
/calendar/{connection_id}/link
List All Links
listCalendarLinks 9 params → 200
POST
/calendar/{connection_id}/link
Create a Link
createCalendarLink 3 params body → 200
DELETE
/calendar/{connection_id}/link/{id}
Remove a Link
removeCalendarLink 2 params → 200default
GET
/calendar/{connection_id}/link/{id}
Retrieve a Link
getCalendarLink 4 params → 200
PATCH
/calendar/{connection_id}/link/{id}
Update a Link
patchCalendarLink 4 params body → 200
PUT
/calendar/{connection_id}/link/{id}
Update a Link
updateCalendarLink 4 params body → 200
GET
/calendar/{connection_id}/recording
List All Recordings
listCalendarRecordings 12 params → 200
GET
/calendar/{connection_id}/recording/{id}
Retrieve a Recording
getCalendarRecording 4 params → 200
GET
/calendar/{connection_id}/webinar
List All Webinars
listCalendarWebinars 12 params → 200
POST
/calendar/{connection_id}/webinar
Create a Webinar
createCalendarWebinar 3 params body → 200
DELETE
/calendar/{connection_id}/webinar/{id}
Remove a Webinar
removeCalendarWebinar 2 params → 200default
GET
/calendar/{connection_id}/webinar/{id}
Retrieve a Webinar
getCalendarWebinar 4 params → 200
PATCH
/calendar/{connection_id}/webinar/{id}
Update a Webinar
patchCalendarWebinar 4 params body → 200
PUT
/calendar/{connection_id}/webinar/{id}
Update a Webinar
updateCalendarWebinar 4 params body → 200

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are CalendarWebinar (34 properties), CalendarEvent (24 properties), CalendarEventRecurrence (13 properties), CalendarLink (11 properties). Each schema is shown below with its type and property counts.

property_CalendarEventRecurrence_included_dates
array
dates to include in the recurrence, defaults to undefined (no inclusions)
property_CalendarWebinar_conference
array
CalendarRecordingMedia
object
7 properties
CalendarBusies
array
property_CalendarEvent_attendees
array
CalendarConference
object
9 properties
CalendarWebinarPanelist
object
6 properties
property_CalendarEvent_organizer
object
6 properties
property_CalendarEventRecurrence_on_weeks
array
week ordinals for BYDAY (e.g., -1 for last, -2 for second-to-last, 1 for first, 2 for second), only used with ondays. 0 is used for days without week ordinals.
CalendarAttendee
object
6 properties
property_CalendarEventRecurrence_excluded_dates
array
dates to exclude from the recurrence, defaults to undefined (no exclusions)
property_CalendarRecordingMedia_attendees
array
CalendarCalendars
array
property_CalendarEvent_attachments
array
CalendarRecordings
array
property_CalendarEventRecurrence_on_month_days
array
days of the month to repeat on, defaults to undefined (every day), only used if frequency is MONTHLY
CalendarRecordingTranscript
object
5 properties 1 required
CalendarBusy
object
6 properties 2 required
property_CalendarEvent_conference
array
property_CalendarWebinar_recurrence
array
property_CalendarEventRecurrence_on_months
array
months of the year to repeat on, defaults to undefined (every month), only used if frequency is YEARLY, January is 1
property_CalendarWebinar_registrants
array
property_CalendarWebinar_panelists
array
CalendarEvent
object
24 properties
CalendarWebinarRegistrant
object
5 properties
property_CalendarEventRecurrence_on_year_days
array
days of the year to repeat on, defaults to undefined (every day), only used if frequency is YEARLY
CalendarAttachment
object
4 properties
property_CalendarWebinar_organizer
object
6 properties
CalendarEventRecurrence
object
13 properties
CalendarLink
object
11 properties 1 required
property_CalendarRecordingTranscript_attendee
object
6 properties
property_CalendarEventRecurrence_on_days
array
days of the week to repeat on, defaults to undefined (every day), only used if frequency is WEEKLY
CalendarEvents
array
property_CalendarRecordingMedia_transcripts
array
property_CalendarEvent_recurrence
array
CalendarWebinar
object
34 properties
CalendarWebinars
array
property_CalendarRecording_media
array
CalendarLinks
array
CalendarCalendar
object
8 properties 1 required
CalendarRecording
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unified-to-calendar-api-openapi.yml Raw ↑

Other APIs Unified.to publishes across the network.

Unified.to
Unified.to Authentication API
Unified.to account API
Unified.to accounting API
Unified.to activity API
Unified.to ad API
Unified.to ads API
Unified.to apicall API
Unified.to application API
Unified.to applicationstatus API
Unified.to assessment API
Unified.to ats API
Where this information came from

This is an independent, third-party profile of Unified.to calendar API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.