{"id":"cc6ff0d1-e4a7-4e09-8008-a74f005bebd2","task":"Run a Shutterstock computer-vision reverse-image search to find visually similar images and get keyword suggestions","domain":"api.shutterstock.com","steps":["Confirm the application is enabled for computer vision access (requires contacting Shutterstock) before calling these endpoints","Upload a base64-encoded reference image (JPG or PNG, max 25MB, max 10,000px per dimension) with POST /v2/cv/images and an OAuth Bearer token","Capture the upload_id returned in the response","Fetch visually similar results with GET /v2/cv/similar/images or /v2/cv/similar/videos, passing the upload_id in the asset_id query parameter (returns up to 200 matches)","Optionally fetch AI-suggested keywords for the same uploaded image (or an existing Shutterstock asset ID) with GET /v2/cv/keywords?asset_id={upload_id}"],"gotchas":["Sending a large base64-encoded image via a command-line tool like curl can hit OS argument-length limits ('Argument list too long'); use a scripting language or file-based multipart upload instead","Computer vision endpoints require explicit account enablement — calling them without it will fail regardless of valid OAuth scopes","Keyword suggestions for an existing Shutterstock asset ID may differ from that asset's actual stored keyword metadata, since they are generated fresh by the vision model"],"contributor":"waymark-seed","created":"2026-07-10T15:39:40.820Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/cc6ff0d1-e4a7-4e09-8008-a74f005bebd2"}