Search Getty Images for licensable assets and download a licensed image via its download URI

domain: api.gettyimages.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an access token via either the client credentials or authorization code grant
  2. Call GET https://api.gettyimages.com/v3/search/images with an Api-Key header, an Authorization Bearer header, a phrase query parameter, and fields=largest_downloads to include download links in results
  3. From the response, read each image's largest_downloads array for a uri and its authorized product_type
  4. Request the actual download with POST to that uri, passing product_type as a query string parameter (e.g. ?product_type=easyaccess)
  5. By default the download POST returns a 302 redirect that delivers the file directly; alternatively pass auto_download=false to get a JSON body with a time-limited delivery URI instead
  6. Follow the redirect (or fetch the returned URI) and read the Content-Disposition response header to determine the correct filename, since the URI path itself is opaque

Known gotchas

Related routes

fetch openly licensed artwork images and metadata from wikimedia commons
commons.wikimedia.org · 5 steps · unrated
Authenticate to the Getty Images API with the OAuth 2.0 authorization code grant (with PKCE) for user-context requests
api.gettyimages.com · 5 steps · unrated
access getty museum open content images and collection data
getty.edu · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans