---
title: "Searches for image matches using the provided URL."
method: GET
path: "/v3/image-match/search"
tags: ["ImageMatch"]
---

# Searches for image matches using the provided URL.

`GET /v3/image-match/search`

Search for a single matching image in the Getty Images catalog.

Image Match is used to determine if a source image also exists in the Getty Images catalog.

Access to this functionality is restricted. Please contact your Getty Images account rep for more information.

## Query parameters

- `url` string, required

## Response `200`

OK

- SearchResponse — Response model for image search operations
  - `id` string, nullable

## Other responses

- `400` — InvalidImageUrl
- `404` — Not Found

---

[API](https://skmtc.net/gettyimages/apis/getty-images-api.md) · [All operations](https://skmtc.net/gettyimages/apis/getty-images-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gettyimages/getty-images-api/revisions/29f239eeae86/schema)
