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 Events API

Event lifecycle and configuration

Cvent Registration Events 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. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 52 operations across 47 paths, and defines 151 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.

52 operations 47 paths 151 schemas 4 DELETE27 GET14 POST7 PUT

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 Events 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 52

Across 47 paths, the API surfaces 52 operations — 4 DELETE, 27 GET, 14 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

Events 52

Events are used to collect registrations and allow attendees to select their schedule. Use these APIs to get information about your events and use the event ID to get further deta…

GET
/admission-items
List Admission Items
listAdmissionItems 5 params → 200400401403429
POST
/admission-items/filter
List Admission Items
listAdmissionItemsPostFilters 4 params body → 200400401403429
GET
/event-questions
List Event Questions
getEventQuestions 5 params → 200400401403429
GET
/event-questions/{questionId}/choices
Get Question Choices
getChoicesForQuestion 4 params → 200400401403404429
GET
/events
List Events
getEvents 6 params → 200400401403429
POST
/events/async
Create Event Async
createEventAsync body → 202400401403429
GET
/events/async/{eventCreationId}/status
Get Event Async Status
getEventAsyncStatus 1 param → 200401403404429
GET
/events/copy/{eventCopyId}/status
Get Event Copy Status
getEventCopyStatus 1 param → 200401403404429
POST
/events/emails
Send Email To Attendees
sendEventEmails body → 202400401403429
GET
/events/emails/{emailRequestId}/status
List Event Email Status
getEventEmailStatus 1 param → 200400401403404429
POST
/events/filter
List Events
getEventsPostFilters 5 params body → 200400401403429
GET
/events/{id}
Get Event
getEventById 1 param → 200401403404429
PUT
/events/{id}
Update Event
updateEvent 1 param body → 200400401403404429
POST
/events/{id}/check-in
Event Check-In
eventCheckIn 1 param body → 207400401403404429
DELETE
/events/{id}/check-in/{attendeeId}
Remove Check-In
deleteEventCheckIn 2 params → 204401403404429
POST
/events/{id}/copy
Copy Event
copyEvent 1 param body → 202400401403404429
PUT
/events/{id}/custom-fields/{customFieldId}/answers
Event Custom Field Answers
answerEventCustomField 2 params body → 200400401403404429
GET
/events/{id}/donation-items
List Donation Items
listDonationItems 4 params → 200400401403404429
POST
/events/{id}/donation-items/filter
List Donation Items
listDonationItemsPostFilter 3 params body → 200400401403404429
GET
/events/{id}/emails
List Event Emails
listEventEmails 6 params → 200400401403404429
GET
/events/{id}/fee-items
List Fee Items
listFeeItems 4 params → 200400401403404429
GET
/events/{id}/invitation-lists
List Invitation Lists
getInvitationList 6 params → 200400401403404429
GET
/events/{id}/membership-items
List Membership Items
listMembershipItems 4 params → 200400401403404429
POST
/events/{id}/membership-items/filter
List Membership Items
listMembershipItemsPostFilter 3 params body → 200400401403404429
GET
/events/{id}/orders
List Orders
getOrders 7 params → 200400401403404429
GET
/events/{id}/orders/items
List Order Items
getOrderItems 7 params → 200400401403404429
PUT
/events/{id}/orders/{orderId}/items/{orderItemId}/discounts/{discountCode}
Assign Discount to Order Item
associateDiscountCodeToOrderItem 4 params body → 200400401403404429
GET
/events/{id}/planning-documents
List Event Planning Documents
getEventPlanningDocuments 6 params → 200400401403404429
GET
/events/{id}/quantity-items
List Quantity Items
listQuantityItems 4 params → 200400401403404429
POST
/events/{id}/quantity-items/filter
List Quantity Items
listQuantityItemsPostFilter 3 params body → 200400401403404429
GET
/events/{id}/registration-paths
List Registration Paths
listRegistrationPaths 4 params → 200400401403404429
GET
/events/{id}/registration-types
List Registration Types
listRegistrationTypes 3 params → 200400401403404429
PUT
/events/{id}/registration-types/{registrationTypeId}
Update Event Registration Type
updateRegistrationType 2 params body → 200400401403404429
GET
/events/{id}/taxes
List Taxes
listTaxes 4 params → 200400401403404429
GET
/events/{id}/transactions
List Transactions
getTransactions 6 params → 200400401403404429
POST
/events/{id}/transactions
Create Transactions
postTransactions 2 params body → 201400401403404429
GET
/events/{id}/transactions/items
List Transaction Items
getTransactionItems 6 params → 200400401403404429
GET
/events/{id}/user-groups
List Event User Groups
listEventUserGroups 3 params → 200400401403404429
PUT
/events/{id}/user-groups/{userGroupId}
Associate User Group to Event
associateEventUserGroup 2 params → 204400401403404429
DELETE
/events/{id}/user-groups/{userGroupId}
Disassociate Group from Event
disassociateEventUserGroup 2 params → 204400401403404429
GET
/events/{id}/vouchers
List Event Vouchers
listEventVouchers 7 params → 200400401403404429
POST
/events/{id}/vouchers/filter
List Event Vouchers (Filter)
listEventVouchersPostFilter 6 params body → 200400401403404429
GET
/events/{id}/vouchers/{voucherId}/attendees
List Voucher Attendees
listEventVoucherAttendees 4 params → 200400401403404429
PUT
/quantity-items/{quantityItemId}
Update Quantity Item
updateQuantityItemRegistrationForAttendee 1 param body → 200400401403404429
GET
/sessions/attendance
Session Attendance
listSessionsAttendance 5 params → 200400401403429
GET
/sessions/enrollment
List Session Registrants
listSessionsEnrollment 5 params → 200400401403429
POST
/sessions/enrollment/filter
List Session Registrants
listSessionsEnrollmentPostFilter 4 params body → 200400401403429
DELETE
/sessions/{id}/attendance/{attendeeId}
Del Session Check-in
deleteSessionAttendance 2 params → 204401403404429
POST
/sessions/{id}/check-in
Session Check-In
sessionCheckIn 1 param body → 207400401403404429
PUT
/sessions/{id}/check-in
Update Session Check-In
updateSessionCheckIn 1 param body → 207400401403404429
POST
/sessions/{id}/enrollment/{attendeeId}
Create Session Registration
createSessionEnrollment 2 params → 204400401403404429
DELETE
/sessions/{id}/enrollment/{attendeeId}
Delete Session Registration
deleteSessionEnrollment 2 params → 204400401403404429

Schemas 151

The contract defines 151 schemas that model the data the API accepts and returns. The most detailed are event1 (37 properties), event.json2 (37 properties), planner.json1 (31 properties), stakeholder.json (30 properties). Each schema is shown below with its type and property counts.

AGeneralLedgerCodeUsedToCategorizeFinancialDataWhichHelpsBusinessesAnalyzeAndReportOnTheirFinancialActivity
object
A general ledger code associated to a fee.
1 property
Anniversary
object
Represents an anniversary-based membership item that renews on the anniversary date of the original purchase.
3 properties 1 required
Attendee
object
The reference to the attendee. Contains only the ID of the attendee.
1 property 1 required
Attendee2
object
The reference to the attendee. Contains only the ID of the attendee.
1 property 1 required
Audit
object
Audit information
4 properties
BaseAddress
object
Base Address Model
6 properties
BillingAddress
object
Billing Address Details
2 properties
Calendar
object
Represents a calendar-based membership item that renews according to calendar periods.
2 properties 1 required
DiscountDetail
object
This is used to denote the discount details
6 properties
DiscountType
string
This is used to denote the type of discount
DonationItem1
object
Represents a donation item. Donation items give event invitees the option to contribute money to an association, charity, or cause during registration.
10 properties
EarlyBirdPricing
object
Early bird pricing for a fee, where attendees receive a discounted fee if they register before a given date.
4 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
Event
object
The reference to the event. Contains only the ID of the event.
1 property 1 required
Fee
object
Fee for a product.
2 properties
FeeItem
object
A fee item is a fee associated with something an agenda item at the event. A given agenda item can have one or more fee items associated.
12 properties
GeneralLedger
object
This is used to denote the general ledger detail in an order item
5 properties
GeneralLedger2
object
This is used to denote the general ledger code associated with donation item.
3 properties
Guest
object
The reference to the guest. Contains only the ID of the guest.
1 property 1 required
Link
object
Represents a link to a related resource.
1 property 1 required
Locale
string
Locale code
Order
object
Represents an order. Contains only the ID of the order.
1 property 1 required
OrderItem
object
Represents an order item. Contains only the ID of the order item.
1 property 1 required
OrderItemRef
object
Represents an order item by its ID.
1 property 1 required
OrderRef
object
Represents an order by its ID and includes the order type.
2 properties
OrderType
string
This is used to denote the type of order made by an attendee.
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
PaymentMethod
string
This denotes the payment method in a transaction.
PaymentType
string
Denotes the type of transaction you're creating. Offline Charge: The transaction is a payment made to the attendee's order electronically in another system of…
PaymentType-1
string
Denotes the type of payment made by an attendee. Authorization: Online payment that has been approved by the cardholder's bank but has not been executed. Onlin…
Product
object
Represents a product. Products are items that can be purchased during registration.
1 property
Product-1
object
Represents a product. Products are items that can be purchased during registration.
3 properties
ProductOrderItem
object
This is used to denote the product details in an order item
2 properties
ProductType
string
This is used to denote the product type.
ProductType2
string
Represents a product's type. AdmissionItem: Product is a ticket to an event, typically denotes the day(s) the individual is attending. Every attendee must have…
RefundPolicy
object
Refund policy associated to a fee.
4 properties
RefundType
string
The type of refund policy for the fee. RefundByFixedAmount: Returns a fixed amount to the attendee as chosen by the planner. RefundByCancellationAmount: Refund…
RegistrationTypeID
string
A unique identifier of the registration type
Tax
object
A tax is an event-level pricing configuration applied to products such as admission items, sessions, and other billable items.
9 properties 4 required
TaxSchedule
object
A tax schedule used for location-based tax calculation.
3 properties 2 required
TransactionId
object
This is used to denote the id and merchant/processor transaction id for transaction items.
2 properties 1 required
TransactionItemCreate
object
The item in the created transaction.
2 properties
VoucherCapacity
object
Represents the capacity details for a voucher, including the total allowed redemptions and the number already redeemed.
2 properties 2 required
admission-items-paginated-response
object
Paginated collection of admission items.
2 properties 2 required
associated-registration-path.json
object
Represents the details of a registration path.
1 property 1 required
attendee-add-bulk-item
object
This entity is used to represent a single item that is returned as part of a bulk request call.
1 property
attendee-add-bulk-item-event.json
object
This entity is used to represent a single item that is returned as part of a bulk request call.
1 property
attendee-add-bulk-item.json
object
This entity is used to represent a single item that is returned as part of a bulk request call.
1 property
attendee-add-bulk-response-event
array
List of attendee check-in responses.
attendee-add-bulk-response1
array
List of attendee check-in responses.
attendee-response.json
object
Response object indicating the status of send email request for a particular attendee.
3 properties 2 required
attendees-paginated-response
object
A paginated response containing a list of attendees who have redeemed a voucher.
2 properties 2 required
bulk-checkin
array
Collection of check-ins.
capacity.json
object
Represents capacity statistics of the registration type.
3 properties 1 required
checkin.json
object
Represents event check-in details.
5 properties 2 required
choice-type.json
string
The type for the event question choice.
create-transaction-request
object
Denotes the details of the transaction created for an attendee.
15 properties 3 required
create-transaction-response
custom-field.json2
object
A Custom Field
1 property
custom-field1
object
A Custom Field
1 property
donation-items-paginated-response
object
A paginated response of donation items objects.
2 properties 2 required
email.json
object
Details of an email to be send.
1 property 1 required
error-response
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
event-async-response
object
Asynchronous event operation job details.
2 properties 2 required
event-async-status
object
Status of an event asynchronous operation.
1 property
event-copy
object
Represents directives for the event copy operation.
8 properties
event-copy-target.json
object
Represents the target event information for an event copy operation.
1 property
event-email.json
object
An email and its details for a specific event.
3 properties 2 required
event-emails-paginated-response
object
Paginated response for the collection of emails for a specified event.
2 properties 2 required
event-format.json
string
Denotes the format of an event.
event-links.json
object
Represents the links associated with an event.
4 properties
event-paginated-response
object
Represents a paginated collection of event objects.
2 properties 2 required
event-question-choice.json
object
This is used to denote the choice of questions in an event.
1 property 1 required
event-question-choices-response
object
Response to the request to get a list of event question choices.
2 properties 1 required
event-question.json
object
Represents a question associated with an event.
9 properties
event-questions-paginated-response
object
Represents the response from a request to get the list of event questions. This includes the paging object as well as the collection of event questions.
2 properties 2 required
event-security-level.json
string
Represents the security level used for event registrations.
event-status.json
string
Event status denotes if the event is in the past, present or future. Also can denote if the event was cancelled or deleted.
event-type.json
string
Type of event being created. The following event types are not supported: Cvent Webinar, Cvent Essentials.
event-update
object
Represents updates to an event.
3 properties
event.json2
object
Represents an event.
37 properties 6 required
event.json4
object
Details of the event.
1 property 1 required
event1
object
Represents an event.
37 properties 6 required
existing-admission-item
object
Represents an existing event admission item.
2 properties
existing-registration-path.json
object
Represents the details of an existing registration path.
1 property
existing-registration-type-with-associated-reg-path.json
object
Represents the details of an existing registration type and registration path associated to it.
1 property 1 required
fee-items-paginated-response
object
A response of fee item objects.
2 properties 2 required
filter
object
A filter which is sent through the body of the request.
1 property
id-name.json
object
A Named object
2 properties
invitation-list-id.json
object
Object encapsulating invitation list id
1 property 1 required
invitation-list-paginated-response
object
Return a response object containing paginated data for the invitation list(s).
2 properties 2 required
invitation-list.json
object
Object encapsulating relevant information about an invitation list.
4 properties 1 required
link.json
object
Represents a link to a related resource.
1 property 1 required
locale.json
string
Locale code
membership-item
object
Represents a membership item. Membership items are products that can be purchased during registration or on contact websites.
13 properties
membership-items-paginated-response
object
A paginated response of membership items.
2 properties 2 required
optout-by.json
string
This is used to denote how a contact is opt'd out of Cvent system.
order-detail
object
This is used to denote the details of the order made by an attendee.
14 properties
order-details-paginated-response
object
The response from a request to list of orders. This includes the paging object as well.
2 properties 2 required
order-item-associate-discount
object
Details for order item update while associating a discount code
4 properties 4 required
order-item-response
object
This is used to denote an item in the order
20 properties
order-items-paginated-response
object
The response from a request to list of order items. This includes the paging object as well.
2 properties 2 required
pagination-links.json
object
Represents pagination links for navigating between pages of data.
3 properties
paging.json
object
Represents pagination information for a collection of resources.
6 properties 1 required
paging.json1
object
Represents pagination information for a collection of resources.
5 properties 1 required
planner.json1
object
Represents the planner of an event.
31 properties
planning-document-event-id.json
object
Event associated with the document.
1 property
planning-document-reference-link.json
object
A reference link contains the URL that provides direct access to download the file for the document. The expiration of the URL can be included if applicable.
2 properties
planning-document.json
object
Represents a planning document associated with an event.
6 properties
planning-documents-paginated-response
object
Represents a paginated collection of event planning documents.
2 properties 2 required
quantity-item
object
Represents a quantity item. A quantity item allows invitees to specify the amount of a particular product, such as raffle tickets, t-shirts, or tote bags, they…
10 properties 1 required
quantity-item-response
quantity-item-update
object
Represents details for updating a quantity item for an attendee's registration.
4 properties 3 required
quantity-items-paginated-response
object
A paginated response of quantity items objects.
2 properties 2 required
question-type.json1
string
This object represents the type of a question
registration-path-paginated-response
object
Represents a paginated collection of registration paths.
2 properties 2 required
registration-status.json
string
This is used to denote the registration status for an event.
registration-type-paginated-response
object
Represents a paginated collection of registration types.
2 properties 2 required
registration-type-response
object
Represents the details of an existing registration type.
2 properties 1 required
registration-type-update
send-email-event-request
object
Request object to send an email to one or more event attendees.
4 properties 4 required
send-email-event-response
object
Response object containing a request ID and a list of all email responses sent to attendees.
4 properties 4 required
send-email-request-status.json
string
Denotes the status of the send email request.
send-email-status.json
string
It is used to denote the status of the sent email.
session-bulk-checkin
array
Represents a list of session check-ins.
session-checkin-base.json
object
Base model for a session check-in.
4 properties 1 required
session-checkin-bulk-update
array
A list of session check-ins to be updated in bulk.
session-checkin-create.json
object
Represents an attendee to be checked into a session.
1 property 1 required
session-enrollment-status.json
string
Denotes the attendee's status in the session. Registered: The attendee is registered for the session. Waitlisted: The attendee is on a waitlist to register for…
session-status.json
string
Indicates the current status of a session.
session1
object
Represents an event session.
22 properties
sessions-attendance-response.json
object
Represents session attendance details.
8 properties
sessions-checkin-paginated-response
object
Paginated collection of session attendance objects.
2 properties 2 required
sessions-enrollment-paginated-response
object
Represents a paginated collection of session registration objects.
2 properties 2 required
sessions-enrollment.json
object
Represents the attendee registration action for a session.
6 properties
stakeholder.json
object
Represents an event stakeholder.
30 properties
taxes-paginated-response
object
A response of tax objects.
2 properties 2 required
transaction-detail-response
object
This is used to denote the details of the transaction made by an attendee.
18 properties
transaction-details-paginated-response
object
The response from a request to list of transactions. This includes the paging object as well.
2 properties 2 required
transaction-item-response
object
This is used to denote an item in the transaction.
10 properties
transaction-items-paginated-response
object
The response from a request to list of transactions. This includes the paging object as well.
2 properties 2 required
user-group.json
object
Contains information about a user group associated with an event
2 properties 2 required
user-groups-paginated-response
object
Contains a paginated list of user groups associated with an event
2 properties 2 required
uuid-property
string
A string that has to be a format matching the industry standard uuid
uuid.json
object
The reference to the related entity. Contains only the ID of the related entity.
1 property 1 required
venue-address.json
object
Venue Address details
5 properties
venue.json
object
An Event Venue
2 properties
voucher
object
Represents a voucher configured for an event. Event-level vouchers are special codes that can be assigned to invitees or attendees, enabling benefits such as f…
7 properties 2 required
vouchers-paginated-response
object
A paginated response of vouchers.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-registration-events-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 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
Cvent Registration Speakers API
Where this information came from

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