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 Event Cloud Event Travel API

Event travel lets planners capture air & hotel requests from attendees and track air actuals, hotel reservations and alternate travel answers at your event. Use these endpoints to retrieve your air, hotel, housing reservation request and alternate travel answers data from your events. **Housing Reservation Request** - An association between an attendee's information in a registration event and a Cvent Passkey event. Also known as a Passkey bridge.

Cvent Event Cloud Event Travel API is one of 55 APIs that Cvent Event Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Event Travel. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 38 schemas. It is described by OpenAPI 3.2.0, at version ea.

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

5 operations 5 paths 38 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 4

Cvent Event Cloud Event Travel API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 205 scopes. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 235 scopes. An API key is passed in the header as Authorization (CallbackApiKeyAuth). It accepts HTTP basic authentication (CallbackBasicAuth).

  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.
  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • CallbackApiKeyAuth — This security scheme is used to indicate that Cvent should use API Key auth when invoking your callback. This scheme is only supported for callback operations,…
  • CallbackBasicAuth — This security scheme is used to indicate that Cvent should use basic auth when invoking your callback. This scheme is only supported for callback operations, a…

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Event Travel 5

Event travel lets planners capture air & hotel requests from attendees and track air actuals, hotel reservations and alternate travel answers at your event. Use these endpoints to…

GET
/events/{id}/event-travel/air-actuals
Get Air Actual
getAirActualDetail 8 params → 200400401403404429
GET
/events/{id}/event-travel/air-requests
Get Air Requests
getAirRequests 8 params → 200400401403404429
GET
/events/{id}/event-travel/alternate-answers
Get Alternate Travel Answers
getAlternateTravelAnswers 6 params → 200400401403404429
GET
/events/{id}/event-travel/hotel-requests
Get Hotel Requests
getHotelRequests 8 params → 200400401403404429
GET
/events/{id}/event-travel/housing-reservation-requests
Get Housing Requests
getHousingReservationRequests 6 params → 200400401403404429

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are HotelRequest (36 properties), AirRequest (23 properties), AirActual (14 properties), FlightDetail (13 properties). Each schema is shown below with its type and property counts.

HotelRoomRate
object
Representation of a hotel room rate
2 properties
FlightDetail
object
Representation of a flight's details.
13 properties
reservation-request-paginated-response
object
The response from a request to get the list of housing reservation request details for the attendees. This includes the paging object as well as the collection…
2 properties 2 required
TicketType
string
Category of the passenger's ticket for an air booking.
TravelRequestStatus
string
Status of the travel request done by attendee.
AirActualDetail
object
Representation of an air actual detail response.
2 properties
BaseAddress
object
Base Address Model
6 properties
uuid-property
string
A string that has to be a format matching the industry standard uuid
AirActual
object
Representation of an air actual.
14 properties
HotelRequest
object
Representation of a hotel request.
36 properties
ErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
AirRequesterType
string
Representation of an attendee type of the flight requester. Contact means the requester is an independent attendee. Guest means the attendee is accompanying an…
JourneyType
string
Type of journey for an air booking.
AlternateTravelDetail
object
Details of an alternate travel answer submitted by an attendee who opted out of air or hotel bookings.
6 properties
HotelReservationDetail
object
Representation of a hotel reservation detail response.
2 properties
AirRequest
object
Representation of an air request.
23 properties
SeatType
string
Preferred or assigned seat type for an air booking.
AlternateQuestion
object
Represents a reference to an alternate travel question entity, containing only the question ID and text.
2 properties
Address6
object
Address of the hotel.
3 properties
HousingReservationResponse
object
Representation of the reservation request response.
3 properties
HousingReservation
object
Representation of the housing reservation details.
2 properties
AttendeeAnswer1
object
Answer for the question answered by attendee.
2 properties 2 required
air-reservation-detail
object
The response from a request to get the list of air reservation for the attendees. This includes the paging object as well as the collection of air actual detai…
2 properties 2 required
lastModified
string
The ISO 8601 zoned date time when this record was updated.
LegDetail
object
Representation of a leg detail in air request.
4 properties
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
Link
object
Represents a link to a related resource.
1 property 1 required
Audit
object
Audit information
4 properties
AirReservationDetail
object
Representation of an air reservation detail response.
2 properties
alternate-travel-paginated-response
object
Paginated response containing alternate travel answers submitted by attendees who opt out of air or hotel bookings.
2 properties 2 required
AlternateAnswer
object
Represents the answer(s) to an alternate travel question submitted by an attendee.
1 property
Gender1
string
Gender of the requester.
ErrorResponseBase
object
Represents an error response with no additional details.
3 properties 2 required
Attendee3
object
Representation of the attendee
1 property
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
AirlinePreference
object
Representation of airlines based on preference
2 properties
hotel-reservation-detail
object
The response from a request to get the list of hotel reservation for the attendees. This includes the paging object as well as the collection of air actual det…
2 properties 2 required
air-actual-detail
object
The response from a request to get the list of air actual for the attendees. This includes the paging object as well as the collection of air actual details.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-event-cloud-event-travel-api-openapi.yml Raw ↑

Other APIs Cvent Event Cloud publishes across the network.

Cvent Platform REST API (Event Cloud)
Cvent Event Cloud Attendees API
Cvent Event Cloud Contacts API
Cvent Event Cloud Events API
Cvent Event Cloud Sessions API
Cvent Event Cloud Appointments API
Cvent Event Cloud Attendee Activities API
Cvent Event Cloud Attendee Insights API
Cvent Event Cloud Attendee Messages API
Cvent Event Cloud Audience Segments API
Cvent Event Cloud Authentication API
Cvent Event Cloud Badge Print Job API
Where this information came from

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