# Cooper Hewitt API **Provider:** Cooper Hewitt **Category:** entertainment **Base URL:** `https://collection.cooperhewitt.org` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://collection.cooperhewitt.org/api ## Description Smithsonian Design Museum ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://collection.cooperhewitt.org/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://collection.cooperhewitt.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Smithsonian Cooper Hewitt museum collection API. --- *Source: [API Map](https://apimap.dev/apis/cooper-hewitt/) — CC BY 4.0*