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

Event registrations and attendees

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

This API exposes 12 operations across 9 paths, and defines 66 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.

12 operations 9 paths 66 schemas 4 GET4 POST4 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 Attendees 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 12

Across 9 paths, the API surfaces 12 operations — 4 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Attendees 12

The Attendee entity primarily refers to the person throughout the lifecycle of an event including registration, enrollment into sessions, and participation. Once contacts are adde…

GET
/attendance-durations
List Attendance Duration
listDurations 6 params → 200400401403429
POST
/attendees
Add Attendees
createAttendee body → 207400401403429
GET
/attendees
List Attendees
listAttendees 8 params → 200400401403429
POST
/attendees/filter
List Attendees
listAttendeesPostFilter 7 params body → 200400401403429
GET
/attendees/{id}
Get Attendee
getAttendeeById 2 params → 200400401403404429
PUT
/attendees/{id}
Update Attendee
updateAttendee 1 param body → 200400401403404429
PUT
/attendees/{id}/email-subscriptions
Update Email Subscription
updateAttendeeSubscriptionStatus 1 param body → 200400401403404429
PUT
/attendees/{id}/internal-information-questions
Update Internal Information
updateInternalInfoAnswers 1 param body → 200400401403404429
POST
/events/{id}/badges
Create Badge
postBadge 1 param body → 200400401403404429
GET
/events/{id}/badges
Get Badge
getBadge 4 params → 200400401403404429
POST
/events/{id}/badges/filter
Get Badges
getBadgesPostFilters 3 params body → 200400401403404429
PUT
/events/{id}/badges/{badgeId}
Update Badge
updateBadge 2 params body → 200400401403404429

Schemas 66

The contract defines 66 schemas that model the data the API accepts and returns. The most detailed are attendee (41 properties), AttendeeContact (33 properties), AttendeeBase (11 properties), duration (9 properties). Each schema is shown below with its type and property counts.

Address4
object
Address details
5 properties
AddressType
string
The type of address.
AppointmentGroup
object
An appointment group.
1 property
Attendee1
object
The associated Attendee.
1 property 1 required
AttendeeAdd
object
Model representing an attendee to be added to an event. The attendee's assigned status determines if this add action is a registration or an invite.
7 properties 2 required
AttendeeAddResponse
object
AttendeeAddResponse
1 property
AttendeeAddStatus
string
Denotes the status of an attendee being added. No Response: The attendee was added to an invitation list but hasn't taken any action. Accepted: The attendee is…
AttendeeAnswer
object
An attendee's answer to registration questions.
2 properties 2 required
AttendeeBase
object
Model representing an attendee to be added or updated to an event. The status determines if this is an registration or an invite.
11 properties 1 required
AttendeeContact
object
An Attendee Contact
33 properties
AttendeeContactAudit
object
Audit information for an attendee record. To get contact audit data, please use [Get Contact](https://developers.cvent.com/documentationtag/Contacts/operation/…
4 properties
AttendeeContactInfo
object
Information about attendee contact added to an event.
1 property
AttendeeContactMembership
object
Attendee's contact membership information. Note: This field is deprecated. Previous documentation incorrectly listed support for this feature.
7 properties
AttendeeContactType
object
Contains details related to the attendee's contact type.
2 properties
AttendeeGroup
object
An attendee group.
3 properties
AttendeeInvitedBy
string
Method by which the attendee was invited to the event. Note: This field is deprecated. Previous documentation incorrectly listed support for this feature.
AttendeeInvitedBy-1
string
Method by which the attendee was invited to the event.
AttendeeInvitesBulkResponseItem
object
This entity is used to represent a single item that is returned as part of a bulk request call.
1 property
AttendeeResponseMethod
string
Method by which attendee registered for the event. Note: This field is deprecated. Previous documentation incorrectly listed support for this feature.
AttendeeResponseMethod-1
string
Represents the method by which an attendee registered for the event. - Administrator Responded: The invitee was registered by another contact acting as their a…
AttendeeStatus
string
This is used to denote the status of an attendee.
AttendeeUpdateStatus
string
Denotes the status of an attendee to be updated. No Response: The attendee was added to an invitation list but hasn't taken any action. Accepted: The attendee…
AttendeeVisibility
string
Denotes the visibility of the attendee profile to other attendees. Private: Their profile is not visible. Public: Their profile is visible.
AttendeeWebLinks
object
Web links for an attendee.
2 properties
Audit
object
Audit information
4 properties
BadgeStatus
string
Badge status
BadgeType
string
Badge type
BaseAddress
object
Base Address Model
6 properties
BulkResponseItem
object
Represents a single item that is returned as part of a Bulk request call.
4 properties 2 required
Compliance
object
Privacy compliance fields for a contact.
4 properties
ContactLinks
object
Collection of social media links for the contact.
4 properties
CustomField
object
A Custom Field
1 property
CustomFieldBase
object
Base schema for Custom Field - allows type to be customized by extending schemas
4 properties 2 required
CustomFieldType
string
The type of data collected by a custom field.
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
Event4
object
The Associated Event.
1 property 1 required
ExternalReference
object
An external reference.
3 properties
ExternalReferenceType
string
Type of the external system.
Gender
string
The gender of the contact.
Link
object
Represents a link to a related resource.
1 property 1 required
Lookup
object
Lookup response object
3 properties
NamedObject
object
A Named object
2 properties
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
UUID
object
The reference to the related entity. Contains only the ID of the related entity.
1 property 1 required
UUIDProperty
string
A string that has to be a format matching the industry standard uuid
attendee
object
An event attendee.
41 properties
attendee-add-bulk
array
List of attendees to add.
attendee-add-bulk-response
array
List of attendee invitations.
attendee-internal-info
object
Model representing internal information answers for an attendee to be added or updated.
2 properties 2 required
attendee-paginated-response
object
The response from a request to get the list of attendees. This includes the paging object as well as the collection of attendees.
2 properties 2 required
attendee-subscription-request
object
Request body for updating an attendee's email subscription status.
1 property 1 required
attendee-subscription-response
object
Response body for successful attendee subscription status update.
2 properties 2 required
attendee-update
object
Model representing an attendee to be updated in an event.
4 properties 3 required
badge
object
A JSON Schema for Badge object.
5 properties 5 required
badge-paginated-response
object
Badge List response including paging and badge data.
2 properties
duration
object
The amount of time that the attendee was engaged (in person or virtually) in a session or watching a video.
9 properties 6 required
duration-paginated-response
object
Paginated collection of durations.
2 properties 2 required
existing-duration
object
An existing duration.
1 property 1 required
filter
object
A filter which is sent through the body of the request.
1 property
link.json
object
Represents a link to a related resource.
1 property 1 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
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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-registration-attendees-api-openapi.yml Raw ↑

Other APIs Cvent Registration publishes across the network.

Cvent Registration REST API
Cvent Registration Webhooks
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
Cvent Registration Speakers API
Where this information came from

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