Search the Adobe Stock catalog by keyword with filters and control the response fields returned via result_columns

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

Steps

  1. Register an application in the Adobe Developer Console to get an x-api-key value, and set a descriptive x-Product header value for every request
  2. Call GET https://stock.adobe.io/Rest/Media/1/Search/Files with at least one search_parameters[] value, e.g. search_parameters[words]=dog+big+happy
  3. Add filters like search_parameters[filters][orientation]=horizontal or search_parameters[filters][content_type:photo]=1 to narrow results (filters are ANDed except for content_type/template_type_id/template_category_id, which are ORed)
  4. Control pagination with search_parameters[limit] (max 100) and search_parameters[offset], incrementing offset by limit to page through results
  5. Add an Authorization Bearer header (obtained separately via Adobe IMS OAuth) if licensing/licensed-status information is needed in the response; omit it for anonymous browsing-only searches
  6. Use result_columns[] to trim or expand the returned fields, e.g. result_columns[]=id&result_columns[]=title&result_columns[]=thumbnail_url

Known gotchas

Related routes

Search the Shutterstock image, video, and audio libraries with keyword, boolean (AND/OR/NOT), and localized queries
api.shutterstock.com · 6 steps · unrated
Search a library catalog using the SRU searchRetrieve protocol with a CQL query
loc.gov · 4 steps · unrated
Search the StockX product catalog and retrieve variant data using the Catalog API
developer.stockx.com · 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