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

The Attendee entity primarily refers to the person throughout the lifecycle of an event including registration, enrollment into sessions, and participation. Once contacts are added to events, an Attendee entity is created. This API allows you to read attendee data and add new attendees to your Cvent events.

Cvent Attendees API is one of 65 APIs that Cvent 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 and an API reference.

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

Authentication & Security 2

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

  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • OAuth2.authorizationCode — OAuth2 Authorization Code 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.

Link
object
Represents a link to a related resource.
1 property 1 required
duration-paginated-response
object
Paginated collection of durations.
2 properties 2 required
CustomFieldType
string
The type of data collected by a custom field.
uuid-property
string
A string that has to be a format matching the industry standard uuid
attendee-internal-info
object
Model representing internal information answers for an attendee to be added or updated.
2 properties 2 required
filter
object
A filter which is sent through the body of the request.
1 property
paging.json
object
Represents pagination information for a collection of resources.
6 properties 1 required
AttendeeResponseMethod
string
Method by which attendee registered for the event. Note: This field is deprecated. Previous documentation incorrectly listed support for this feature.
AttendeeContactMembership
object
Attendee's contact membership information. Note: This field is deprecated. Previous documentation incorrectly listed support for this feature.
7 properties
UUID
object
The reference to the related entity. Contains only the ID of the related entity.
1 property 1 required
AttendeeContactInfo
object
Information about attendee contact added to an event.
1 property
Address4
object
Address details
5 properties
AttendeeContactAudit
object
Audit information for an attendee record. To get contact audit data, please use [Get Contact](/documentationtag/Contacts/operation/getContactById).
4 properties
AttendeeInvitesBulkResponseItem
object
This entity is used to represent a single item that is returned as part of a bulk request call.
1 property
AttendeeStatus
string
This is used to denote the status of an attendee.
AttendeeWebLinks
object
Web links for an attendee.
2 properties
existing-duration
object
An existing duration.
1 property 1 required
Audit
object
Audit information
4 properties
ExternalReference
object
An external reference.
3 properties
attendee-subscription-response
object
Response body for successful attendee subscription status update.
2 properties 2 required
ErrorResponse-12
object
Represents an error response with additional details of cascading error messages.
1 property 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
BadgeType
string
Badge type
Event4
object
The Associated Event.
1 property 1 required
CustomFieldBase
object
Base schema for Custom Field - allows type to be customized by extending schemas
4 properties 2 required
Lookup
object
Lookup response object
3 properties
pagination-links.json
object
Represents pagination links for navigating between pages of data.
3 properties
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…
attendee-add-bulk
array
List of attendees to add.
UUIDProperty
string
A string that has to be a format matching the industry standard uuid
ContactLinks
object
Collection of social media links for the contact.
4 properties
AttendeeContactType
object
Contains details related to the attendee's contact type.
2 properties
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
ExternalReferenceType
string
Type of the external system.
AppointmentGroup
object
An appointment group.
1 property
attendee
object
An event attendee.
41 properties
attendee-subscription-request
object
Request body for updating an attendee's email subscription status.
1 property 1 required
AttendeeVisibility
string
Denotes the visibility of the attendee profile to other attendees. Private: Their profile is not visible. Public: Their profile is visible.
ErrorResponseBase1
object
Represents an error response with no additional details.
3 properties 2 required
BaseAddress
object
Base Address Model
6 properties
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
NamedObject
object
A Named object
2 properties
BulkResponseItem
object
Represents a single item that is returned as part of a Bulk request call.
4 properties 2 required
link.json
object
Represents a link to a related resource.
1 property 1 required
CustomField
object
A Custom Field
1 property
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
AttendeeContact
object
An Attendee Contact
33 properties
BadgeStatus
string
Badge status
AttendeeAnswer
object
An attendee's answer to registration questions.
2 properties 2 required
uuid.json
object
The reference to the related entity. Contains only the ID of the related entity.
1 property 1 required
attendee-add-bulk-response
array
List of attendee invitations.
Gender
string
The gender of the contact.
Compliance
object
Privacy compliance fields for a contact.
4 properties
Attendee1
object
The associated Attendee.
1 property 1 required
AttendeeAddResponse
object
AttendeeAddResponse
1 property
AttendeeInvitedBy-1
string
Method by which the attendee was invited to the event.
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.
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
attendee-update
object
Model representing an attendee to be updated in an event.
4 properties 3 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
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…
AddressType
string
The type of address.
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…
AttendeeGroup
object
An attendee group.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-attendees-api-openapi.yml Raw ↑

Other APIs Cvent publishes across the network.

Cvent REST API
Cvent Webhooks API
Cvent Supplier Network (CSN) API
Cvent Passkey RegLink API
Cvent SOAP API (Legacy)
Cvent Custom Widgets API
Cvent Single Sign-On (SSO) Integration
Cvent White Label API
Cvent Salesforce App
Cvent Contacts API
Cvent Events API
Cvent Exhibitors API
Where this information came from

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