gettyimages-api_nodejs icon indicating copy to clipboard operation
gettyimages-api_nodejs copied to clipboard

sdk support for https://api.gettyimages.com/v3/search/by-image - including asset_id

Open brighams opened this issue 1 year ago • 1 comments

The Swagger docs don't show a sample of searching by asset id. We would like to implement a "more like this" feature to find more images based on a selection from Getty search results.

brighams avatar Dec 17 '24 17:12 brighams

You could do this by making a custom request, as documented here. The docs for search-by-image are located here.

mapitman avatar Jan 17 '25 23:01 mapitman