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

Videos can be added to Cvent events with renditions at various resolutions, audio files, reactions tracks, and text tracks. Attendee viewership is tracked to get insight into durations, devices used and venue where the video is watched. Use these APIs to view and manage videos, related text tracks, and audio files. Use these APIs also to get insight into video viewership.

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

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

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

7 operations 6 paths 51 schemas 5 GET1 POST1 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 Video 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 7

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

Video 7

Videos can be added to Cvent events with renditions at various resolutions, audio files, reactions tracks, and text tracks. Attendee viewership is tracked to get insight into dura…

GET
/videos
List Videos
listVideos 6 params → 200400401403429
GET
/videos/views
List Video Views
getVideoViews 5 params → 200400401403429
GET
/videos/{videoId}/audio-tracks
List Audio Tracks
listAudioTracks 1 param → 200401403404429
GET
/videos/{videoId}/renditions
List Video Renditions
listVideoRenditions 1 param → 200400401403404429
POST
/videos/{videoId}/text-tracks
Create Text Track
createTextTrack 1 param body → 201400401403404429
GET
/videos/{videoId}/text-tracks
List Text Tracks
listVideoTextTracks 1 param → 200401403404429
PUT
/videos/{videoId}/text-tracks/{textTrackId}
Update Text Track
updateTextTrack 2 params body → 200400401403404429

Schemas 51

The contract defines 51 schemas that model the data the API accepts and returns. The most detailed are VideoBase (10 properties), existing-video (9 properties), VideoView (8 properties), video-text-track (8 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
AssetLocation
object
A URL associated with the asset.
1 property 1 required
audio-tracks-response
object
The response from a request to get the list of audio tracks.
1 property
VideoWarnings
array
This is used to denote the warnings for a video entity.
VideoErrors
array
This is used to denote the errors for a video entity.
VideoAssetID
object
Video that this asset was created with.
1 property 1 required
Contact3
object
The contact details who watched a video
1 property
VideoWarningCode
integer
This is used to denote the warning codes for a video entity.
VideoClip
object
Video clip details.
2 properties
video-thumbnail
object
Video thumbnail
6 properties
ViewType1
string
The view type of the video. Videos can be viewed live or as a recording.
existing-video-response
object
Response schema for GET/List endpoints, extending ExistingVideo and adding errors/warnings.
2 properties
VideoRenditionType
string
Denotes the type of rendition.
VideoErrorCode
integer
This is used to denote the error codes for a video entity.
HlsInputWithClips
object
HTTP Live Streaming input and clips.
2 properties
ErrorResponseBase1
object
Represents an error response with no additional details.
3 properties 2 required
existing-video-text-track
object
An existing video text track.
3 properties 2 required
VideoRendition
object
Video rendition
5 properties
Solution
string
The solution where the video exists. Attendee Hub and Events+ represent two different solutions where the video can be found.
VideoWarning
object
This is used to denote the warnings for a video entity.
2 properties 2 required
ThumbnailType
string
This is used to denote the file type of a thumbnail
UUIDProperty
string
A string that has to be a format matching the industry standard uuid
existing-video
object
Existing event video.
9 properties 1 required
AudioTrackStatus
string
Denotes the status of an audio track. Started indicates the request to upload in the API was submitted, and the URL you'll upload an audio track to was returne…
ThumbnailStatus
string
Denotes the status of a thumbnail. Started indicates the request to upload in the API was submitted, and the URL you'll upload a thumbnail to was returned. Upl…
existing-audio-track
object
Existing audio track.
2 properties 1 required
VideoTextTrackStatus
string
Denotes the status of a video text track (VTT). Started indicates a request to upload in the API, and the URL to upload to was returned. Uploaded indicates tha…
VideoType
string
This is used to denote type of a video
Device1
object
The device details used to watched a video. This field has been deprecated.
3 properties
video-renditions-response
object
The response from a request to get the list of video renditions.
1 property
EncodingProfile
string
Denotes the profile to use when encoding the video. Planner profile is for encoding high-quality event content, like session videos. Attendee profile is for en…
video
object
Event video.
6 properties
DeviceType
string
The device used to watch the video. Videos can be viewed on desktop, mobile or tablet.
VideoBase
object
Base model for a Video.
10 properties 1 required
audio-track
object
The audio track.
7 properties 3 required
VideoError
object
This is used to denote the errors for a video entity.
2 properties 2 required
video-text-tracks-response
object
The response from a request to get the list of video text tracks.
1 property
videos-paginated-response
object
The response from a request to get the list of videos. This includes the paging object as well as the collection of videos.
2 properties 2 required
AudioTrackVariant
string
Denotes the variant of an audio track. Main is the primary audio track for this video. Alternate is a possible alternative to the main track. Commentary is a c…
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
video-views-paginated-response
object
Paginated list of video views.
2 properties
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
Video1
object
The details of a video
1 property
video-text-track
object
Video text track
8 properties 2 required
AudioTrackType
string
Denotes the file format of the audio track.
VideoStatus
string
Denotes the status of a video. Started indicates the request to upload in the API was submitted, and the URL to upload to was returned. Uploaded indicates that…
VideoSource
object
Source of video.
2 properties
VideoTextTrackKind
string
Denotes the kind of video text track. Only subtitles are supported.
Audit
object
Audit information
4 properties
VideoView
object
Details of a single video view
8 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-video-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 Video 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.