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

Cvent Appointments API

An appointment is a meeting scheduled between two or more parties. These APIs allow you to get

Cvent Appointments API is one of 65 APIs that Cvent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Appointments. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 16 operations across 15 paths, and defines 44 schemas. It is described by OpenAPI 3.0.2, at version ea.

Requests are made against 2 base URLs: https://api-platform.cvent.com/ea, https://api-platform-eur.cvent.com/ea.

16 operations 15 paths 44 schemas 1 DELETE13 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
ea
Base URL
https://api-platform.cvent.com/ea
Authentication
OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Cvent Appointments API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 238 scopes. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 208 scopes.

  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.

Paths & Operations 16

Across 15 paths, the API surfaces 16 operations — 1 DELETE, 13 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Appointments 16

An appointment is a meeting scheduled between two or more parties. These APIs allow you to get information about your Cvent Appointments: appointment attendees, their interests, a…

GET
/appointment-attendees
List Appt Attendees
listAppointmentAttendees 5 params → 200400401403429
GET
/appointment-attendees/{id}
Get Appt Attendee
getAppointmentAttendeeById 1 param → 200401403404429
GET
/appointment-availability-times
List Availability
listAvailability 5 params → 200400401403429
GET
/appointment-availability-times/{id}
Get Availability
getAvailabilityById 1 param → 200401403404429
GET
/appointment-events
List Appt Events
listAppointmentEvents 5 params → 200400401403429
GET
/appointment-events/{id}
Get Appt Event
getAppointmentEventById 1 param → 200401403404429
GET
/appointment-events/{id}/appointment-available-times
List Available Times
listAvailableTimes 4 params → 200400401403404429
GET
/appointment-events/{id}/appointment-types
List Appointment Types
listAppointmentTypes 3 params → 200400401403404429
POST
/appointment-events/{id}/appointments
Create Appointment
createAppointment 2 params body → 201400401403404422429
PUT
/appointment-events/{id}/appointments/{apptId}
Update Appointments
updateAppointment 3 params body → 200400401403404422429
DELETE
/appointment-events/{id}/appointments/{apptId}
Cancel Appointment
cancelAppointment 3 params → 204400401403404429
GET
/appointment-events/{id}/locations
List Locations
listLocations 3 params → 200400401403404429
GET
/appointment-meeting-interests
List Interests
listMeetingInterests 5 params → 200400401403429
GET
/appointment-meeting-interests/{id}
Get Interest
getMeetingInterestById 1 param → 200401403404429
GET
/appointments
List Appointments
listAppointments 5 params → 200400401403429
GET
/appointments/{id}
Get Appointment
getAppointmentById 1 param → 200401403404429

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are appointment-event (16 properties), appointment-attendee (8 properties), appointment-participant.json (8 properties), appointment-availability (7 properties). Each schema is shown below with its type and property counts.

appointment-availability-time-range.json
object
Time range for an appointment availability.
3 properties
uuid.json
object
The reference to the related entity. Contains only the ID of the related entity.
1 property 1 required
appointment-event-id.json
object
Represents an appointment event ID.
1 property 1 required
appointment-meeting-interest.json
object
An individual meeting interest.
5 properties
custom-field.json
object
A Custom Field
5 properties 2 required
pagination-links.json
object
Represents pagination links for navigating between pages of data.
3 properties
available-time.json
object
Time availability for an event appointment,
7 properties 5 required
uuid-property
string
A string that has to be a format matching the industry standard uuid
appointment-event-type.json
string
Denotes the type of appointment event. STANDARD: You or attendees can manage schedules based on the permissions and settings you choose. UNIVERSAL: Your staff…
appointment-status.json
string
Denotes the status of an appointment.
participant-type.json
string
Denotes if a participant is a host or attendee of an appointment.
attendee-appointment-meeting-interests-paginated-response
object
The response for a request of appointment meeting interests, including paging information.
2 properties
appointment-availability-type.json
string
Denotes whether an availability time range represents when an attendee is available or unavailable.
update-appointment-request
object
A request to update an appointment.
1 property 5 required
ErrorResponseBase1
object
Represents an error response with no additional details.
3 properties 2 required
attendee-appointment-meeting-interest
object
An attendee's meeting interests for an event.
7 properties
planner.json
object
Represents a planner for an appointment event and the planner's related details.
6 properties
appointment-type.json
object
This is used for storing details of an appointment type.
4 properties 4 required
participant-response.json
string
Denotes a participant response to an appointment.
appointment-types-paginated-response
object
The response for a request of appointment types configured for scheduling appointments.
2 properties
time-range-type.json
string
DEFINED: Appointments of this type can be created at time intervals and locations created by the planner. FLEXIBLE: Appointments of this type can be created an…
appointment-attendee-paginated-response
object
The response from a request to get the list of appointment attendees, including paging information.
2 properties 2 required
appointment-event-paginated-response
object
The response from a request to get the list of appointment events, includes the paging object.
2 properties 2 required
audit.json
object
Audit information
4 properties
paging.json
object
Represents pagination information for a collection of resources.
6 properties 1 required
appointment-type-category.json
string
The category of the appointment type.
participant-status.json
string
Denotes the status of a participant in an appointment.
appointment-with-questions
object
Details of an event appointment including questions.
1 property 6 required
locations-paginated-response
object
The response for a request of locations for scheduling appointments.
2 properties
location.json
object
Details of a location.
2 properties
appointment-attendee
object
Attendee for an event appointment.
8 properties 3 required
appointment-paginated-response
object
The response for a request of appointments, including the paging object.
2 properties 2 required
appointment-participant.json
object
An appointment participant.
8 properties 2 required
venue-address.json
object
Venue Address details
5 properties
error-response
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
link.json
object
Represents a link to a related resource.
1 property 1 required
appointment-event-status.json
string
Denotes the status of appointment event.
available-times-paginated-response
object
The response for a request of available time ranges for scheduling appointments.
2 properties
appointment-event
object
An event appointment.
16 properties 7 required
appointment-availability-paginated-response
object
The response for a request for appointment availability times, including paging information.
2 properties
appointment-availability
object
Appointment availability details.
7 properties
venue.json
object
An Event Venue
2 properties
create-appointment-request
object
A request to create an appointment
3 properties 5 required
ErrorResponse-12
object
Represents an error response with additional details of cascading error messages.
1 property 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-appointments-api-openapi.yml Raw ↑

Other APIs Cvent publishes across the network.

Cvent REST API
Cvent Webhooks API
Cvent Supplier Network (CSN) API
Cvent Passkey RegLink API
Cvent SOAP API (Legacy)
Cvent Custom Widgets API
Cvent Single Sign-On (SSO) Integration
Cvent White Label API
Cvent Salesforce App
Cvent Attendees API
Cvent Contacts API
Cvent Events API
Where this information came from

This is an independent, third-party profile of Cvent Appointments 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.