Get a video by ID

Returns a single video by its ID.

Authentication

x-api-keystring
API key issued with your NaviSavi plan

Path parameters

videoIdstringRequired

Query parameters

thumbnailWidthintegerOptional>=1Defaults to 1280
Thumbnail width in pixels
thumbnailHeightintegerOptional>=1Defaults to 720
Thumbnail height in pixels
thumbnailTimedoubleOptional>=0Defaults to 4

Time offset in seconds for thumbnail frame (clamped to video duration, or 30s if unknown)

thumbnailTypeenumOptionalDefaults to png
Thumbnail image format
Allowed values:
minResolutionenumOptional
Minimum video resolution for contentUrl. Must be provided together with maxResolution.
maxResolutionenumOptional
Maximum video resolution for contentUrl. Must be provided together with minResolution.

Response

Video details
idstring
@contextstring
@typestring
titlestring
descriptionstring
thumbnailUrlstring
uploadDatedatetime
durationdouble or null
contentUrlstring
embedUrlstring
publisherobject
creatorobject
locationobject
keywordslist of strings or null
tagslist of strings or null
metadataobject
experienceProfileobject
vibeslist of strings
conversationalQueriesobject or null
timestampContextobject
nearestAirportobject
nearbyAccommodationobject
nearbyExperiencesobject
assetIdstring
streamUrlstring
resolutionsobject
playerUrlstring
playbackIdstring
clipUrlstring or null
thumbnailsobject

Errors