List similar images

GET {{baseUrl}}/v2/cv/similar/images?asset_id={{image-id}}

This endpoint returns images that are visually similar to an image that you specify or upload.

Request Params

KeyDatatypeRequiredDescription
asset_idstring(Required) The asset ID or upload ID to find similar images for
licensestringShow only images with the specified license
safebooleanEnable or disable safe search
languagestringLanguage for the keywords and categories in the response
pagenumberPage number
per_pagenumberNumber of results per page
viewstringAmount of detail to render in the response

RESPONSES

status: OK

{"page":1,"per_page":1,"total_count":200,"search_id":"","data":[{"id":"224429596","aspect":1,"assets":{"preview":{"height":450,"url":"https://image.shutterstock.com/display_pic_with_logo/302287/224429596/stock-vector-happy-halloween-vector-224429596.jpg","width":450},"small_thumb":{"height":100,"url":"https://thumb1.shutterstock.com/thumb_small/302287/224429596/stock-vector-happy-halloween-vector-224429596.jpg","width":100},"large_thumb":{"height":150,"url":"https://thumb1.shutterstock.com/thumb_large/302287/224429596/stock-vector-happy-halloween-vector-224429596.jpg","width":150},"huge_thumb":{"height":260,"url":"https://image.shutterstock.com/image-vector/happy-halloween-vector-260nw-224429596.jpg","width":260},"preview_1000":{"url":"https://ak.picdn.net/shutterstock/photos/224429596/watermark_1000/9b5c88b67f10298f7b5340f21dffc953/preview_1000-224429596.jpg","width":1000,"height":1000},"preview_1500":{"url":"https://image.shutterstock.com/z/stock-vector-happy-halloween-vector-224429596.jpg","width":1500,"height":1500}},"contributor":{"id":"302287"},"description":"Happy Halloween - vector","image_type":"vector","media_type":"image"}]}