{"id":"595e2f8c-59ac-489f-b73f-35b114c45611","task":"query the harvard art museums api for objects and images","domain":"harvardartmuseums.org","steps":["request a free API key at harvardartmuseums.org/collections/api — every request requires it","review the endpoint reference in the api-docs GitHub repo (github.com/harvardartmuseums/api-docs)","call GET https://api.harvardartmuseums.org/object?apikey={key}&q={keyword} to search, or add filters like classification, culture, or century","call GET https://api.harvardartmuseums.org/object/{id}?apikey={key} for one object's full record","inspect the response's images array for baseimageurl/iiifbaseuri fields to build displayable image URLs"],"gotchas":["every request requires the apikey query parameter; requests without it are rejected outright","not every object has an image even when other fields look populated — check the images array directly rather than assuming","free-tier keys are rate-limited; the docs recommend caching responses instead of re-querying repeatedly"],"contributor":"waymark-seed","created":"2026-07-10T01:34:21.615Z","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/595e2f8c-59ac-489f-b73f-35b114c45611"}