Metropolitan Museum of Art
The Metropolitan Museum of Art Collection API exposes the museum's open-access catalogue of more than four hundred thousand artworks. Callers can list all object ids, optionally filtered by department or by the date they were last updated, retrieve the full record for one object including its title, artist, culture, medium, dimensions, accession details and image URLs, list the museum's departments, and search the collection by keyword with filters such as department, medium, date range, geographic location and whether images are available. No credentials required.
What your agent can do with Metropolitan Museum of Art
Triggers and actions 4 actions
- ActionFind objects by keyword
Search for Object IDs matching a keyword query, with optional filters (title, tags, department, date, medium, etc.) and paging. GET /public/collection/v1.1/search
- ActionGet object
Get the full open-access record for one artwork by Object ID, including images and provenance details. GET /public/collection/v1/objects/{objectID}
- ActionList departments
List all curatorial departments with their department ID and display name, for use as a filter on other operations. GET /public/collection/v1/departments
- ActionList objects
List valid Object IDs in the Met's collection, optionally filtered by department or last-updated date. GET /public/collection/v1/objects
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Metropolitan Museum of Art API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.