GET v2/cv/similar/videos
Summary: List similar videos
Operation ID: getSimilarVideos
Auth: unknown
Operation ID: getSimilarVideos
Auth: unknown
Description
This endpoint returns videos that are visually similar to an image that you specify or upload.
Parameters (7)
asset_id
(string, query, required)
The asset ID or upload ID to find similar videos for
language
(?, query, optional)
Language for the keywords and categories in the response
license
(array, query, optional, default: ['commercial'])
Show only videos with the specified license
page
(integer, query, optional, default: 1)
Page number
Constraints: {'minimum': 1}
per_page
(integer, query, optional, default: 20)
Number of results per page
Constraints: {'minimum': 1, 'maximum': 500}
safe
(boolean, query, optional, default: True)
Enable or disable safe search
view
(string, query, optional, default: minimal)
Amount of detail to render in the response
Constraints: {'enum': ['minimal', 'full']}
No probe data for this endpoint yet.