Search for images

GET {{baseUrl}}/v2/images/search

This endpoint searches for images. If you specify more than one search parameter, the API uses an AND condition. Array parameters can be specified multiple times; in this case, the API uses an AND or an OR condition with those values, depending on the parameter. You can also filter search terms out in the query parameter by prefixing the term with NOT. Free API accounts show results only from a limited library of media, not the full Shutterstock media library. Also, the number of search fields they can use in a request is limited.

Request Params

KeyDatatypeRequiredDescription
added_datestringShow images added on the specified date
added_date_startstringShow images added on or after the specified date
aspect_ratio_minstringShow images with the specified aspect ratio or higher, using a positive decimal of the width divided by the height, such as 1.7778 for a 16:9 image
aspect_ratio_maxstringShow images with the specified aspect ratio or lower, using a positive decimal of the width divided by the height, such as 1.7778 for a 16:9 image
aspect_ratiostringShow images with the specified aspect ratio, using a positive decimal of the width divided by the height, such as 1.7778 for a 16:9 image
added_date_endstringShow images added before the specified date
categorystringShow images with the specified Shutterstock-defined category; specify a category name or ID
colorstringSpecify either a hexadecimal color in the format '4F21EA' or 'grayscale'; the API groups it into one of 15 color categories and returns images that primarily use that color category
contributorstringShow images with the specified contributor names or IDs, allows multiple
contributor_countrystringShow images from contributors in one or more specified countries, or start with NOT to exclude a country from the search
fieldsstringFields to display in the response; see the documentation for the fields parameter in the overview section
heightstring(Deprecated; use height_from and height_to instead) Show images with the specified height
height_fromstringShow images with the specified height or larger, in pixels
height_tostringShow images with the specified height or smaller, in pixels
image_typestringShow images of the specified type
keyword_safe_searchbooleanHide results with potentially unsafe keywords
languagestringSet query and result language (uses Accept-Language header if not set)
licensestringShow only images with the specified license
modelstringShow image results with the specified model IDs
orientationstringShow image results with horizontal or vertical orientation
pagenumberPage number
per_pagenumberNumber of results per page
people_model_releasedstringShow images of people with a signed model release
people_agestringShow images that feature people of the specified age category
people_ethnicitystringShow images with people of the specified ethnicities
people_genderstringShow images with people of the specified gender
people_numberstringShow images with the specified number of people
querystringOne or more search terms separated by spaces; you can use NOT to filter out images that match a term
regionstringRaise or lower search result rankings based on the result's relevance to a specified region; you can provide a country code or an IP address from which the API infers a country
safebooleanEnable or disable safe search
sortstringSort by
spellcheck_querybooleanSpellcheck the search query and return results on suggested spellings
viewstringAmount of detail to render in the response
widthstring(Deprecated; use width_from and width_to instead) Show images with the specified width
width_fromstringShow images with the specified width or larger, in pixels
width_tostringShow images with the specified width or smaller, in pixels

RESPONSES

status: OK

{"page":1,"per_page":1,"total_count":193097419,"search_id":"p5S6QwRikdFJTHXwsoiqTg","data":[{"id":"1120280123","aspect":1.6667,"assets":{"preview":{"height":269,"url":"https://image.shutterstock.com/display_pic_with_logo/3673637/1120280123/stock-vector-minimal-geometric-background-dynamic-shapes-composition-eps-vector-1120280123.jpg","width":450},"small_thumb":{"height":60,"url":"https://thumb10.shutterstock.com/thumb_small/3673637/1120280123/stock-vector-minimal-geometric-background-dynamic-shapes-composition-eps-vector-1120280123.jpg","width":100},"large_thumb":{"height":90,"url":"https://thumb10.shutterstock.com/thumb_large/3673637/1120280123/stock-vector-minimal-geometric-background-dynamic-shapes-composition-eps-vector-1120280123.jpg","width":150},"huge_thumb":{"height":260,"url":"https://image.shutterstock.com/image-vector/minimal-geometric-background-dynamic-shapes-260nw-1120280123.jpg","width":435},"preview_1000":{"url":"https://ak.picdn.net/shutterstock/photos/1120280123/watermark_1000/f4954f705e782cc12cd13910137e3555/preview_1000-1120280123.jpg","width":1000,"height":600},"preview_1500":{"url":"https://image.shutterstock.com/z/stock-vector-minimal-geometric-background-dynamic-shapes-composition-eps-vector-1120280123.jpg","width":1500,"height":900}},"contributor":{"id":"3673637"},"description":"Minimal geometric background. Dynamic shapes composition. Eps10 vector.","image_type":"vector","has_model_release":false,"media_type":"image","url":"https://www.shutterstock.com/image-photo/1120280123"}]}