# Cvent Registration Appointments API

**Canonical:** https://apis.io/apis/cvent-registration/cvent-registration-appointments-api/  
**Provider:** Cvent Registration — https://apis.io/providers/cvent-registration/  
**Base URL:** https://api-platform.cvent.com  
**Documentation:** https://developers.cvent.com/docs/rest-api/guides/registration-guide

Cvent Registration Appointments API is one of 62 APIs that [Cvent Registration](https://apis.io/providers/cvent-registration/) publishes on the [APIs.io](https://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.

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, and availabilities. * **Appointment Events** - Appointment events help planners facilitate meetings between attendees. Attendees express their interest and availability to schedule appointments. Use this API to get information about appointments and appointment attendees. * **Appointment Attendees** - Appointment attendees are meeting participants. They can be attendees of either events or appointment events. Get information about these participants or use their appointment attendee ID to get their availabilities and interests. * **Availability** - Appointment availabilities describe an appointment attendees' preference in meeting dates and times. Availability information is only available for *Planner Coordinated Appointments*. * **Interests** - Appointment interests describe appointment attendees' preferences in meeting with another organization or individual. Interest information is only available for *Planner Coordinated Appointments*. * **Available Times** - Available times lists time ranges available for appointments scheduling. * **Locations** - Locations lists details of all locations created for scheduling appointments. * **Appointment Types** - Appointment Types lists details of different appointment types created.

## Operations (16)

| Method | Path | Summary |
|---|---|---|
| GET | `/appointment-attendees` | List Appt Attendees |
| GET | `/appointment-attendees/{id}` | Get Appt Attendee |
| GET | `/appointment-availability-times` | List Availability |
| GET | `/appointment-availability-times/{id}` | Get Availability |
| GET | `/appointment-events` | List Appt Events |
| GET | `/appointment-events/{id}` | Get Appt Event |
| GET | `/appointment-events/{id}/appointment-available-times` | List Available Times |
| GET | `/appointment-events/{id}/appointment-types` | List Appointment Types |
| POST | `/appointment-events/{id}/appointments` | Create Appointment |
| PUT | `/appointment-events/{id}/appointments/{apptId}` | Update Appointments |
| DELETE | `/appointment-events/{id}/appointments/{apptId}` | Cancel Appointment |
| GET | `/appointment-events/{id}/locations` | List Locations |
| GET | `/appointment-meeting-interests` | List Interests |
| GET | `/appointment-meeting-interests/{id}` | Get Interest |
| GET | `/appointments` | List Appointments |
| GET | `/appointments/{id}` | Get Appointment |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cvent-registration/refs/heads/main/openapi/cvent-registration-appointments-api-openapi.yml

## Other Cvent Registration APIs (12)

- [Cvent Registration REST API](https://apis.io/apis/cvent-registration/rest-api/)
- [Cvent Registration Webhooks](https://apis.io/apis/cvent-registration/webhooks/)
- [Cvent Registration Attendees API](https://apis.io/apis/cvent-registration/cvent-registration-attendees-api/)
- [Cvent Registration Contacts API](https://apis.io/apis/cvent-registration/cvent-registration-contacts-api/)
- [Cvent Registration Events API](https://apis.io/apis/cvent-registration/cvent-registration-events-api/)
- [Cvent Registration Exhibitors API](https://apis.io/apis/cvent-registration/cvent-registration-exhibitors-api/)
- [Cvent Registration Sessions API](https://apis.io/apis/cvent-registration/cvent-registration-sessions-api/)
- [Cvent Registration Webhooks API](https://apis.io/apis/cvent-registration/cvent-registration-webhooks-api/)
- [Cvent SOAP API (legacy V200611)](https://apis.io/apis/cvent-registration/soap-api/)
- [Cvent Registration Orders and Transactions API](https://apis.io/apis/cvent-registration/cvent-registration-orders-api/)
- [Cvent Registration Surveys API](https://apis.io/apis/cvent-registration/cvent-registration-surveys-api/)
- [Cvent Registration Speakers API](https://apis.io/apis/cvent-registration/cvent-registration-speakers-api/)

## Tags

Appointments

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/cvent-registration/cvent-registration-appointments-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/cvent-registration/.
