# Cvent Event Cloud Housing API

**Canonical:** https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-housing-api/  
**Provider:** Cvent Event Cloud — https://apis.io/providers/cvent-event-cloud/  
**Base URL:** https://api-platform.cvent.com  
**Documentation:** https://developers.cvent.com/docs/rest-api/overview

Cvent Event Cloud Housing API is one of 55 APIs that [Cvent Event Cloud](https://apis.io/providers/cvent-event-cloud/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Housing. The published artifact set on APIs.io includes an OpenAPI specification.

RegLink APIs allow you to exchange data with Cvent Passkey events and hotel reservation-booking engines. Generally, there are four primary categories of functionality that RegLink APIs support: * **Sync Registrants.** Allow individual registrant information to be sent to Cvent Passkey, streamlining the hotel reservation process for attendees. Attendees can then be directed to Passkey post-registration and reserve a hotel room without re-entering their data again. This is done with the reservation request endpoint. * **Fetch Rooms.** The ability for an external system to fetch Passkey event details and hotel room availability based on various criteria. * **Fetch Reservations.** The ability for an external system to fetch detailed reservation information for individual registrants. This is done with the Reservation endpoint and the Callback system. * **Manage Reservations.** The ability for an external system to create, modify or cancel a registrant's hotel reservation directly or indirectly. If you need authentication credentials or have any questions regarding the RegLink APIs, contact the [Cvent Passkey Integrations Team](https://web.cvent.com/survey/c6a60a30-d981-4ae8-af28-686af0eeb9b7/welcome). * **Passkey.** A software solution allowing your invitees to book room reservations directly with hotels. * **Housing Event.** An Passkey event where invitees will be able to register and book rooms. * **Reservation Request.** Represents a request to book rooms in the housing event. * **RegLink.** A feature that links Passkey events to your registration events, enabling you to sync data between the two events. * **Callback.** [Passkey's callback system](https://developers.cvent.com/docs/passkey/REST/callbacks) allows for a push notification to be sent to your system when a reservation is created, modified or cancelled.

## Operations (21)

| Method | Path | Summary |
|---|---|---|
| POST | `/connections` | Create Connection |
| GET | `/housing-events/summaries` | Get Housing Events Summaries |
| GET | `/housing-events/{housingEventId}` | Get Housing Event Info |
| GET | `/housing-events/{housingEventId}/hotels` | Get Housing Event Hotels |
| GET | `/housing-events/{housingEventId}/hotels/{hotelId}` | Get Housing Event Hotel |
| GET | `/housing-events/{housingEventId}/hotels/{hotelId}/available-nights` | Get Event Hotel Availability |
| GET | `/housing-events/{housingEventId}/hotels/{hotelId}/room-types` | Get Housing Event Room Types |
| GET | `/housing-events/{housingEventId}/hotels/{hotelId}/room-types/{roomTypeId}` | Get Room Type Details |
| GET | `/housing-events/{housingEventId}/hotels/{hotelId}/room-types/{roomTypeId}/inventory` | Get Room Type Inventory |
| GET | `/housing-events/{housingEventId}/inventory` | Get Housing Event Inventory |
| GET | `/housing-events/{housingEventId}/reservations` | Get Housing Event Reservations |
| POST | `/reservation-requests` | Create Reservation Request |
| GET | `/reservation-requests/{reservationRequestsId}` | Get Reservation Request |
| PUT | `/reservation-requests/{reservationRequestsId}` | Update Reservation Request |
| DELETE | `/reservation-requests/{reservationRequestsId}` | Cancel Reservation Request |
| POST | `/reservation-requests/{reservationRequestsId}/reservations/{reservationId}` | Link Reservation |
| DELETE | `/reservation-requests/{reservationRequestsId}/reservations/{reservationId}` | Unlink Reservation |
| POST | `/reservations` | Create Reservation |
| GET | `/reservations/{reservationId}` | Get Reservation |
| DELETE | `/reservations/{reservationId}` | Cancel Reservation |
| PUT | `/reservations/{reservationId}` | Update Reservation |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cvent-event-cloud/refs/heads/main/openapi/cvent-event-cloud-housing-api-openapi.yml

## Other Cvent Event Cloud APIs (12)

- [Cvent Platform REST API (Event Cloud)](https://apis.io/apis/cvent-event-cloud/rest-api/)
- [Cvent Event Cloud Attendees API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-attendees-api/)
- [Cvent Event Cloud Contacts API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-contacts-api/)
- [Cvent Event Cloud Events API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-events-api/)
- [Cvent Event Cloud Sessions API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-sessions-api/)
- [Cvent Event Cloud Appointments API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-appointments-api/)
- [Cvent Event Cloud Attendee Activities API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-attendee-activities-api/)
- [Cvent Event Cloud Attendee Insights API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-attendee-insights-api/)
- [Cvent Event Cloud Attendee Messages API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-attendee-messages-api/)
- [Cvent Event Cloud Audience Segments API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-audience-segments-api/)
- [Cvent Event Cloud Authentication API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-authentication-api/)
- [Cvent Event Cloud Badge Print Job API](https://apis.io/apis/cvent-event-cloud/cvent-event-cloud-badge-print-job-api/)

## Tags

Housing

---

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