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

A session is a presentation, discussion, or activity. Use these APIs to get information about your sessions and use the session ID to get further data within the event.

Cvent Sessions API is one of 65 APIs that Cvent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sessions. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 29 operations across 17 paths, and defines 55 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.

29 operations 17 paths 55 schemas 5 DELETE11 GET7 POST6 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 Sessions 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 29

Across 17 paths, the API surfaces 29 operations — 5 DELETE, 11 GET, 7 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Sessions 29

A session is a presentation, discussion, or activity. Use these APIs to get information about your sessions and use the session ID to get further data within the event.

GET
/events/{id}/session-locations
List Session Locations
getSessionLocation 3 params → 200400401403404429
POST
/events/{id}/session-locations
Add Session Location
addSessionLocation 1 param body → 201400401403404429
POST
/program-items
Create Program Item
createProgramItem body → 201400401403429
GET
/program-items
List Program Items
listProgramItems 3 params → 200400401403429
POST
/program-items/docs/filter
Filter Program Item Documents
filterProgramItemDocuments 4 params body → 200400401403429
POST
/program-items/filter
List Program Items
listProgramItemsPostFilters 5 params body → 200400401403429
PUT
/program-items/{programItemId}
Update Program Item
updateProgramItem 1 param body → 200400401403404429
DELETE
/program-items/{programItemId}
Delete Session Program Item
deleteProgramItem 1 param → 204401403404429
GET
/program-items/{programItemId}/docsdeprecated
Get Program Item Documents
getProgramItemDocuments 1 param → 200401403404429
PUT
/program-items/{programItemId}/docs/{fileId}
Add Program Item Document
relateProgramItemToSessionDocument 2 params → 200401403404409429
GET
/program-items/{programItemId}/docs/{fileId}
Get Program Item Document
getProgramItemSessionDocument 2 params → 200401403404429
DELETE
/program-items/{programItemId}/docs/{fileId}
Delete Program Item Document
deleteProgramItemSessionDocument 2 params → 204401403404429
GET
/session-categories
List Session Categories
listSessionsCategories 4 params → 200400401403429
POST
/session-categories
Create Session Categories
createSessionCategory body → 201400401403429
GET
/session-segments
Get Session Segments
GetSessionSegments 3 params → 200400401403429
GET
/sessions
List Sessions
listSessions 7 params → 200400401403429
POST
/sessions
Create Session
createSession body → 201400401403429
POST
/sessions/filter
List Sessions
listSessionsPostFilters 5 params body → 200400401403429
GET
/sessions/{id}
Get Session
getSessionById 1 param → 200401403404429
PUT
/sessions/{id}
Update Session
updateSession 1 param body → 200400401403404429
DELETE
/sessions/{id}
Delete Session
deleteSession 1 param → 204401403404429
PUT
/sessions/{id}/custom-fields/{customFieldId}/answers
Update Custom Field Answers
updateSessionCustomFieldAnswers 2 params body → 200400401403404429
GET
/sessions/{id}/docs
List Session Documents
listSessionDocs 4 params → 200400401403404429
GET
/sessions/{id}/docs/{fileId}
Get Session Document
getSessionDoc 2 params → 200401403404429
PUT
/sessions/{id}/docs/{fileId}
Add Document To Session
addSessionDoc 2 params → 200401403404429
DELETE
/sessions/{id}/docs/{fileId}
Delete Document from Session
deleteSessionDocument 2 params → 204401403404429
GET
/sessions/{id}/speakers
List Session's Speakers
listSessionSpeakers 3 params → 200400401403404429
PUT
/sessions/{id}/speakers/{speakerId}
Assign Speaker to Session
addSpeakerToSession 2 params body → 204400401403404429
DELETE
/sessions/{id}/speakers/{speakerId}
Delete Speaker From Session
removeSpeakerFromSession 2 params → 204401403404429

Schemas 55

The contract defines 55 schemas that model the data the API accepts and returns. The most detailed are SessionBase (35 properties), program-item (7 properties), program-item-update-request (7 properties), session-file (6 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
program-item-session-document
object
Represents a program item object that will be added to a session document.
5 properties 4 required
SessionSpeaker
object
A session speaker
4 properties
session-speaker-paginated-response
object
The response from a request to get the list of session speakers. This includes the paging object as well as the collection of session speakers.
2 properties 2 required
CustomFieldBase
object
Base schema for Custom Field - allows type to be customized by extending schemas
4 properties 2 required
DocumentId
string
The unique identifier for a document.
program-item-session-documents
object
Represents an array of session document IDs associated with the given program item ID.
1 property
session-category
object
This is used to denote the category of a session.
3 properties 1 required
session-speaker-assignment
object
Holds fields that can be applied to a session speaker assignment.
2 properties
custom-field
object
A Custom Field
1 property
session-locations-paginated-response
object
A paginated response of session locations.
2 properties 2 required
session-segment
object
Represents a mapping between a session and an audience segment, which is used to enforce session visibility to only those in certain audience segments.
5 properties 3 required
ProgramItem
object
The program item associated with the session.
1 property 1 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
Lookup
object
Lookup response object
3 properties
session-update
object
Used to update a session.
SessionId
string
The unique identifier for a session.
SessionLite
object
The unique identifier of a session.
1 property 1 required
sessions-paginated-response
object
A paginated response of session objects.
2 properties 2 required
segment-id
string
The unique identifier for an audience segment
filter
object
A filter which is sent through the body of the request.
1 property
Location1
object
Used to denote a locations name and abbreviation.
3 properties
program-item-document-paginated-response
object
The response from a request to get the list of session program item documents.
2 properties 2 required
ErrorResponseBase1
object
Represents an error response with no additional details.
3 properties 2 required
SessionBase
object
Used to denote a session and all of its attributes.
35 properties 5 required
SessionId1
string
The unique identifier for a session
session-document-paginated-response
object
The response from a request to get the list of documents for a single session. This includes the paging object as well as the collection of documents.
2 properties 2 required
EventId1
string
The unique identifier for an event
ProgramItemId1
string
The unique identifier for a program item
UUIDProperty
string
A string that has to be a format matching the industry standard uuid
program-item-update-request
object
Represents a program item object that will be updated.
7 properties 4 required
session-file
object
Used to denote a session files attributes.
6 properties 2 required
program-item
object
Represents a program item object that will be added to a session.
7 properties 3 required
event-id
object
The related event object.
1 property
session-location
object
Used to denote a sessions location.
3 properties 2 required
UUID
object
The reference to the related entity. Contains only the ID of the related entity.
1 property 1 required
CategoryId
object
An object that holds the id for a category
1 property
NamedObject
object
A Named object
2 properties
session
object
Used to denote a session and its attributes.
2 properties 5 required
SessionStatus
string
This is used to denote the status of a session.
SpeakerCategory
object
A defined speaker category.
2 properties 1 required
session-segment-paginated-response
object
The response from a request to get the list of SessionSegment associations.
2 properties 2 required
Relevance
number
Returned when the match filter is applied. Indicates how relevant the match filter term is to the search result. Larger numbers represent higher relevance with…
session-category-paginated-response
object
The response from a request to get the list of session categories. This includes the paging object as well as the collection of session categories.
2 properties 2 required
Segment1
object
The audience segment associated with the session.
1 property 1 required
SessionDocumentLite
object
The related document object.
1 property
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
program-item-paginated-response
object
The response from a request to get the list of session program items.
2 properties 2 required
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
baseErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
Locale
string
Locale code
Session-1
object
The related session object.
1 property 1 required
Audit
object
Audit information
4 properties
ErrorResponse-12
object
Represents an error response with additional details of cascading error messages.
1 property 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-sessions-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 Attendees API
Cvent Contacts API
Cvent Events API
Where this information came from

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