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 event API

The event API from Unified.to — 5 operation(s) for event.

Unified.to event 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 Event. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 13 JSON Schemas.

This API exposes 14 operations across 5 paths, and defines 63 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.

14 operations 5 paths 63 schemas 2 DELETE4 GET3 PATCH2 POST3 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 event 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 14

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

event 14
GET
/crm/{connection_id}/event
List all events
listCrmEvents 15 params → 200
POST
/crm/{connection_id}/event
Create an event
createCrmEvent 3 params body → 200
DELETE
/crm/{connection_id}/event/{id}
Remove an event
removeCrmEvent 2 params → 200default
GET
/crm/{connection_id}/event/{id}
Retrieve an event
getCrmEvent 4 params → 200
PATCH
/crm/{connection_id}/event/{id}
Update an event
patchCrmEvent 4 params body → 200
PUT
/crm/{connection_id}/event/{id}
Update an event
updateCrmEvent 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
PATCH
/messaging/{connection_id}/event/{id}
Update an Event
patchMessagingEvent 4 params body → 200
PUT
/messaging/{connection_id}/event/{id}
Update an Event
updateMessagingEvent 4 params body → 200

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are property_MessagingEvent_message (25 properties), CalendarEvent (24 properties), CrmEvent (18 properties), CalendarEventRecurrence (13 properties). Each schema is shown below with its type and property counts.

property_CrmEvent_company_ids
array
An array of company IDs associated with this event
property_CalendarEventRecurrence_included_dates
array
dates to include in the recurrence, defaults to undefined (no inclusions)
property_CrmEvent_email_attachment_file_ids
array
property_CrmEvent_marketing_email_attachment_file_ids
array
CrmEvent
object
An event represents an event, activity, or engagement and is always associated with a deal, contact, or company
18 properties
property_CrmEvent_email_cc
array
The event email's cc name & email (name )
property_MessagingEvent_message
object
25 properties
property_CrmEvent_form
object
4 properties
property_CalendarEvent_attendees
array
property_MessagingEvent_user
object
2 properties
property_MessagingEvent_message_channels
array
Represents the names of all channels to which the message is sent. Identifies the channels where the message is posted.
CalendarConference
object
9 properties
property_CrmEvent_form_fields
array
MessagingEvent
object
9 properties
property_CrmEvent_call
object
The call object, when type = call
3 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.
property_CalendarEvent_organizer
object
6 properties
CalendarAttendee
object
6 properties
property_MessagingEvent_message_destination_members
array
for email systems, this field represents the To value
property_CalendarEventRecurrence_excluded_dates
array
dates to exclude from the recurrence, defaults to undefined (no exclusions)
property_MessagingEvent_message_mentioned_members
array
for email systems, this field represents the CC value
property_CrmEvent_marketing_email_to
array
The event email's "to" name & email (name )
property_CrmEvent_email_to
array
The event email's "to" name & email (name )
property_CrmEvent_lead_ids
array
MessagingReference
object
2 properties
CrmEventFormOption
object
2 properties
property_MessagingEvent_button
object
3 properties 1 required
property_CrmEvent_contact_ids
array
An array of contact IDs associated with this event
property_CalendarEvent_attachments
array
property_MessagingEvent_message_buttons
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
property_CrmEvent_email
object
The email object, when type = email
6 properties
property_CalendarEvent_conference
array
CrmEventFormField
object
4 properties
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_CrmEvent_page_view
object
3 properties
MessagingMember
object
4 properties
CalendarEvent
object
24 properties
property_MessagingEvent_channel_members
array
property_MessagingEvent_message_hidden_members
array
for email systems, this field represents the BCC value
property_CalendarEventRecurrence_on_year_days
array
days of the year to repeat on, defaults to undefined (every day), only used if frequency is YEARLY
MessagingButton
object
3 properties 1 required
CalendarAttachment
object
4 properties
property_CrmEvent_marketing_email
object
7 properties
MessagingReaction
object
2 properties 2 required
property_MessagingEvent_message_author_member
object
for email systems, this field represents the From value
4 properties
CalendarEventRecurrence
object
13 properties
property_CrmEventFormField_options
array
property_CrmEvent_note
object
The note object, when type = note
2 properties
property_CalendarEventRecurrence_on_days
array
days of the week to repeat on, defaults to undefined (every day), only used if frequency is WEEKLY
property_CrmEvent_meeting
object
The meeting object, when type = meeting
4 properties
CalendarEvents
array
CrmEvents
array
property_CalendarEvent_recurrence
array
property_CrmEvent_deal_ids
array
An array of deal IDs associated with this event
property_MessagingEvent_message_channel_ids
array
@deprecated; use channels instead
property_MessagingEvent_message_attachments
array
MessagingAttachment
object
6 properties
property_MessagingEvent_message_reactions
array
property_CrmEvent_marketing_email_cc
array
The event email's cc name & email (name )
property_MessagingEvent_channel
object
12 properties 1 required
property_CrmEvent_task
object
The task object, when type = task
5 properties
property_MessagingReaction_member
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unified-to-event-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 event 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.