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
Key | Datatype | Required | Description |
---|---|---|---|
asset_id | string | (Required) The asset ID or upload ID to find similar images for | |
license | string | Show only images with the specified license | |
safe | boolean | Enable or disable safe search | |
language | string | Language for the keywords and categories in the response | |
page | number | Page number | |
per_page | number | Number of results per page | |
view | string | Amount 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"}]}