UnifyAPI
← Back to catalog

artic.artist

mock data$0.001 / call

Search 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)

Referenceprovider: Artic#artic#reference

Input schema

qrequired

Artist name to search (e.g. "Claude Monet", "Picasso", "Georgia O'Keeffe")

string
limit

Number of results (default 10, max 100)

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.