Skip Navigation

Opencollection API

Overview

The Brooklyn Museum Collection API is a RESTful api that consists of a set of methods that returns structured data (JSON) and links to images from our collections.

To perform an action using the API, you need to issue an HTTP request to this base URL:

https://www.brooklynmuseum.org/api/v2

An API key is also required. Apply for one here and read up on the terms of use here.

Once you received your key, you can start making requests.