← Back to catalog
artic.artist
mock data$0.001 / callSearch Artists (ARTIC)
Search artists and makers in the Art Institute of Chicago collection — name, birth/death dates, biography. Find artist IDs for cross-referencing with artwork search (ARTIC)
Input schema
qrequired
stringArtist name to search (e.g. "Claude Monet", "Picasso", "Georgia O'Keeffe")
limit
integerNumber of results (default 10, max 100)
Call via REST
curl -X POST https://unifyapi.pro/api/call/artic.artist \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"q":"<q>","limit":0}'