# Cvent Registration Housing API

**Canonical:** https://apis.io/apis/cvent-registration/cvent-registration-housing-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 Housing 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 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-registration/refs/heads/main/openapi/cvent-registration-housing-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

Housing

---

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