← Back to Dashboard

Cooper Hewitt

Art & DesignActiveUnknownAuth: UnknownDoc: HTML
Visit Website ↗

Description

Smithsonian Design Museum

✨ AI Summary

Provides API access to the collection of the Cooper Hewitt, Smithsonian Design Museum.

Code Example

import requests

# Specific API endpoint details are not provided in the description.
# Using a generic base URL as an example.
url = "https://collection.cooperhewitt.org/api/"

response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)