Back to catalog

Endpoint

Art Institute of Chicago — artwork

Single artwork with image iiif id.

Museum object JSON

ArtNo API keyDefault GET

HTTP console

Example URL
https://api.artic.edu/api/v1/artworks/129884
Request

Use HTTPS GET unless the provider documents POST. Example: GET /api/v1/artworks/{id}

GET /api/v1/artworks/{id}
Response

{ data: { id, title, image_id, … } }

{"data":{"id":129884,"title":"…","artist_display":"…"}}
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.