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 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.
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
listVideos6 params→ 200400401403429
GET
/videos/views
List Video Views
getVideoViews5 params→ 200400401403429
GET
/videos/{videoId}/audio-tracks
List Audio Tracks
listAudioTracks1 param→ 200401403404429
GET
/videos/{videoId}/renditions
List Video Renditions
listVideoRenditions1 param→ 200400401403404429
POST
/videos/{videoId}/text-tracks
Create Text Track
createTextTrack1 parambody→ 201400401403404429
GET
/videos/{videoId}/text-tracks
List Text Tracks
listVideoTextTracks1 param→ 200401403404429
PUT
/videos/{videoId}/text-tracks/{textTrackId}
Update Text Track
updateTextTrack2 paramsbody→ 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 property1 required
AssetLocation
object
A URL associated with the asset.
1 property1 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 property1 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 properties2 required
existing-video-text-track
object
An existing video text track.
3 properties2 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 properties2 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 properties1 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 properties1 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 properties1 required
audio-track
object
The audio track.
7 properties3 required
VideoError
object
This is used to denote the errors for a video entity.
2 properties2 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 properties2 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 properties1 required
Video1
object
The details of a video
1 property
video-text-track
object
Video text track
8 properties2 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 property2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘ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.