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 Event Cloud 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 Event Cloud Video API is one of 55 APIs that Cvent Event Cloud 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.

This API exposes 7 operations across 6 paths, and defines 51 schemas. It is described by OpenAPI 3.2.0, 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.2.0
API Version
ea
Base URL
https://api-platform.cvent.com
Authentication
OAuth 2.0, OAuth 2.0, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 4

Cvent Event Cloud Video API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 205 scopes. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 235 scopes. An API key is passed in the header as Authorization (CallbackApiKeyAuth). It accepts HTTP basic authentication (CallbackBasicAuth).

  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.
  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • CallbackApiKeyAuth — This security scheme is used to indicate that Cvent should use API Key auth when invoking your callback. This scheme is only supported for callback operations,…
  • CallbackBasicAuth — This security scheme is used to indicate that Cvent should use basic auth when invoking your callback. This scheme is only supported for callback operations, a…

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.

VideoAssetID
object
Video that this asset was created with.
1 property 1 required
VideoView
object
Details of a single video view
8 properties
existing-video-text-track
object
An existing video text track.
3 properties 2 required
VideoWarningCode
integer
This is used to denote the warning codes for a video entity.
video-text-tracks-response
object
The response from a request to get the list of video text tracks.
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…
Video1
object
The details of a video
1 property
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…
VideoClip
object
Video clip details.
2 properties
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…
VideoRenditionType
string
Denotes the type of rendition.
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
VideoWarnings
array
This is used to denote the warnings for a video entity.
VideoWarning
object
This is used to denote the warnings for a video entity.
2 properties 2 required
VideoErrors
array
This is used to denote the errors for a video entity.
video
object
Event video.
6 properties
video-renditions-response
object
The response from a request to get the list of video renditions.
1 property
VideoErrorCode
integer
This is used to denote the error codes for a video entity.
VideoError
object
This is used to denote the errors for a video entity.
2 properties 2 required
AudioTrackType
string
Denotes the file format of the audio track.
ErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 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…
AssetLocation
object
A URL associated with the asset.
1 property 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…
VideoRendition
object
Video rendition
5 properties
video-text-track
object
Video text track
8 properties 2 required
existing-video-response
object
Response schema for GET/List endpoints, extending ExistingVideo and adding errors/warnings.
2 properties
existing-video
object
Existing event video.
9 properties 1 required
ThumbnailType
string
This is used to denote the file type of a thumbnail
Contact2
object
The contact details who watched a video
1 property
video-thumbnail
object
Video thumbnail
6 properties
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…
Solution
string
The solution where the video exists. Attendee Hub and Events+ represent two different solutions where the video can be found.
video-views-paginated-response
object
Paginated list of video views.
2 properties
audio-tracks-response
object
The response from a request to get the list of audio tracks.
1 property
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
Link
object
Represents a link to a related resource.
1 property 1 required
VideoTextTrackKind
string
Denotes the kind of video text track. Only subtitles are supported.
ViewType1
string
The view type of the video. Videos can be viewed live or as a recording.
VideoSource
object
Source of video.
2 properties
Audit
object
Audit information
4 properties
UUIDProperty
string
A string that has to be a format matching the industry standard uuid
DeviceType
string
The device used to watch the video. Videos can be viewed on desktop, mobile or tablet.
audio-track
object
The audio track.
7 properties 3 required
HlsInputWithClips
object
HTTP Live Streaming input and clips.
2 properties
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
ErrorResponseBase
object
Represents an error response with no additional details.
3 properties 2 required
existing-audio-track
object
Existing audio track.
2 properties 1 required
VideoType
string
This is used to denote type of a video
VideoBase
object
Base model for a Video.
10 properties 1 required
Device1
object
The device details used to watched a video. This field has been deprecated.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-event-cloud-video-api-openapi.yml Raw ↑

Other APIs Cvent Event Cloud publishes across the network.

Cvent Platform REST API (Event Cloud)
Cvent Event Cloud Attendees API
Cvent Event Cloud Contacts API
Cvent Event Cloud Events API
Cvent Event Cloud Sessions API
Cvent Event Cloud Appointments API
Cvent Event Cloud Attendee Activities API
Cvent Event Cloud Attendee Insights API
Cvent Event Cloud Attendee Messages API
Cvent Event Cloud Audience Segments API
Cvent Event Cloud Authentication API
Cvent Event Cloud Badge Print Job API
Where this information came from

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