v1
latestOpenAPI 3.0.02026-07-131091452.6 MBvideos
Download videos
This endpoint redownloads videos that you have already received a license for.
post/v2/videos/licenses/{id}/downloads
Path parameters
idstring required
The license ID of the item to (re)download. The download links in the response are valid for 8 hours.
Request body
Example request
{
"size": "web"
}Response
OK
Example response
{
"url": "https://download.shutterstock.com/gatekeeper/[random-characters]/shutterstock_59656357.jpg"
}