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