v1

latestOpenAPI 3.0.42026-07-1376217536.1 KB
Search

Search for both creative and editorial images - *** DEPRECATED ***

This endpoint draws from such a large diversity of content, the results will not be as relevant as when the more specific Creative or Editorial endpoints are used. Additionally, the response time for this endpoint is slower compared to that for Creative and Editorial-specific endpoints. For these reasons, it is highly recommended that those endpoints are used instead of this blended endpoint.

You'll need an API key and access token to use this resource.

You can show different information in the response by specifying values on the "fields" parameter (see details below). You can search with only an API key, and that will give you search results that are equivalent to doing a search on the GettyImages.com site without being logged in (anonymous search). If you are a Getty Images API customer and would like to ensure that your API searches return only assets that you have a license to use, you need to also include an authorization token in the header of your request. Please consult our Authorization FAQ for more information on authorization tokens, and our Authorization Workflows for code examples of getting a token.<br> To include your API token in the search request, add it to the headers as a Bearer token (example in curl):

-H "Authorization: Bearer <your-token>"

Search requests without a phrase parameter are not supported and may not always work.

Working with Fields Sets

Fields sets are used in the fields request parameter to receive a suite of metadata fields. The following fields sets are available:

Summary Fields Set

The summary_set query string parameter fields value represents a small batch of metadata fields that are often used to build search response results. The following fields are provided for every image in your result set when you include summary_set in your request.

{
    "images": 
    [
        "asset_family",
        "caption",
        "collection_code",
        "collection_id",
        "collection_name",
        "display_sizes": 
        [
            {
                "name": "thumb"
            }
        ],
        "license_model",
        "max_dimensions",
        "title"
    ]
}

Detail Fields Set

The detail_set query string parameter fields value represents a large batch of metadata fields that are often used to build a detailed view of images. The following fields are provided for every image in your result set when you include detail_set in your request.

{
    "images": 
    [
        "allowed_use",
        "artist",
        "asset_family",
        "call_for_image",
        "caption",
        "collection_code",
        "collection_id",
        "collection_name",
        "copyright",
        "date_created",
        "display_sizes": 
        [
            {
                "name": "comp"
            },
            {
                "name": "preview"
            },
            {
                "name": "thumb"
            }
        ],
        "editorial_segments",
        "event_ids",
        "graphical_style",
        "license_model",
        "max_dimensions",
        "orientation",
        "product_types",
        "quality_rank",
        "referral_destinations",
        "title"
    ]
]

Display Fields Set

The display_set query string parameter fields value represents the fields that provide you with URLs for the low resolution files that are most frequently used to build a UI displaying search results. The following fields are provided for every image in your result set when you include display_set in your request.

The URI provided is subject to change at any time and must be used as-is with no modification.

{
    "images":
    [
        "display_sizes": 
        [
            {
                "is_watermarked": <boolean>,
                "name": "comp",
                "uri": "<link>"
            },
            {
                "is_watermarked": <boolean>,
                "name": "preview",
                "uri": "<link>"
            },
            {
                "is_watermarked": <boolean>,
                "name": "thumb",
                "uri": "<link>"
            }
        ]
    ]
}
get/v3/search/images

Query parameters

age_of_peopleGettyImagesServicesConnectPublicControllersSearchModelAgeOfPeopleFilterType[]

Filter based on the age of individuals in an image.

artistsstring

Search for images by specific artists (free-text, comma-separated list of artists).

collection_codesstring[]

Filter by collection codes (comma-separated list). Include or exclude based on collections_filter_type.

collections_filter_type'include' | 'exclude'

Provides searching based on specified collection(s). The default is Include

colorstring

Filter based on predominant color in an image. Use 6 character hexidecimal format (e.g., #002244). Note: when specified, results will not contain editorial images.

compositionsGettyImagesServicesConnectPublicControllersSearchModelCompositionsFilterType[]

Filter based on image composition.

download_productstring

Filters based on which product the asset will download against. Allowed values are easyaccess, editorialsubscription, imagepack, premiumaccess and royaltyfreesubscription. If you have more than one instance of a product, you may also include the ID of the product instance you wish to filter on. For example, some users may have more than one premiumaccess product, so the download_product value would be premiumaccess:1234. Product ID can be obtained from the GET /products response.

embed_content_onlyboolean

Restrict search results to embeddable images. The default is false.

event_idsinteger[]

Filter based on specific events

ethnicityGettyImagesServicesConnectPublicControllersSearchModelEthnicityFilterType[]

Filter search results based on the ethnicity of individuals in an image.

fieldsGettyImagesServicesConnectPublicControllersSearchModelImagesFieldValues[]

Specifies fields to return. Defaults to 'summary_set'.

file_typesGettyImagesServicesConnectPublicControllersSearchModelSearchFileType[]

Return only images having a specific file type.

graphical_stylesGettyImagesServicesConnectPublicControllersSearchModelGraphicalStyle[]

Filter based on graphical style of the image.

graphical_styles_filter_type'include' | 'exclude'

Provides searching based on specified graphical style(s). The default is Include

include_related_searchesboolean

Specifies whether or not to include related searches in the response. The default is false.

keyword_idsinteger[]

Return only images tagged with specific keyword(s). Specify using a comma-separated list of keyword Ids. If keyword Ids and phrase are both specified, only those images matching the query phrase which also contain the requested keyword(s) are returned.

minimum_size'x_small' | 'small' | 'medium' | 'large' | 'x_large' | 'xx_large' | 'vector'

Filter based on minimum size requested. The default is x-small

number_of_peopleGettyImagesServicesConnectPublicControllersSearchModelNumberOfPeopleFilterType[]

Filter based on the number of people in the image.

orientationsGettyImagesServicesConnectPublicModelsImageOrientationRequest[]

Return only images with selected aspect ratios.

pageinteger

Request results starting at a page number (default is 1).

page_sizeinteger

Request number of images to return in each page. Default is 30, maximum page_size is 100.

phrasestring

Search images using a search phrase.

sort_order'best_match' | 'most_popular' | 'newest' | 'random'

Select sort order of results. The default is best_match

specific_peoplestring[]

Return only images associated with specific people (using a comma-delimited list).

Headers

Accept-Languagestring

Provide a header to specify the language of result values. Supported values: cs (iStock only), de, en-GB, en-US, es, fi (iStock only), fr, hu (iStock only), id (iStock only), it, ja, ko (creative assets only), nl, pl (creative assets only), pt-BR, pt-PT, ro (iStock only), ru (creative assets only), sv, th (iStock only), tr, uk (iStock only), vi (iStock only), zh-HK (creative assets only).

Provide a header to specify the language of result values. Supported values: cs (iStock only), de, en-GB, en-US, es, fi (iStock only), fr, hu (iStock only), id (iStock only), it, ja, ko (creative assets only), nl, pl (creative assets only), pt-BR, pt-PT, ro (iStock only), ru (creative assets only), sv, th (iStock only), tr, uk (iStock only), vi (iStock only), zh-HK (creative assets only).

GI-Country-Codestring

Use of this parameter requires configuration changes to your API key. Please contact your sales representative to learn more.

Receive regionally relevant search results based on the value specified. Accepts only ISO Alpha-3 country codes. The Countries operation can be used to retrieve the codes.

Response

OK

result_countinteger