Back to catalog
🎨

Rijksmuseum

API Key

RijksMuseum Data

🎨Art & DesignHTTPS

The Night Watch

Rijksmuseum

TitleThe Night Watch
ArtistRembrandt van Rijn
Date1642
MediumOil on canvas
Dimensions379.5 cm x 453.5 cm

Sample Response

response.json
1{
2 "title": "The Night Watch",
3 "artist": "Rembrandt van Rijn",
4 "date": "1642",
5 "medium": "Oil on canvas",
6 "dimensions": "379.5 cm x 453.5 cm"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://data.rijksmuseum.nl/object-metadata/api/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs