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

Registration travel — air, ground and arrival/departure data attached to an attendee.

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

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

This API exposes 5 operations across 5 paths, and defines 38 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.

5 operations 5 paths 38 schemas 5 GET

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
Authentication
OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 2

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

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

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.

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Cvent Registration publishes across the network.

Cvent Registration REST API
Cvent Registration Webhooks
Cvent Registration Attendees API
Cvent Registration Contacts API
Cvent Registration Events API
Cvent Registration Exhibitors API
Cvent Registration OAuth API
Cvent Registration Sessions API
Cvent Registration Webhooks API
Cvent SOAP API (legacy V200611)
Cvent Registration Orders and Transactions API
Cvent Registration Surveys API
Where this information came from

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