# Brown Digital Repository IIIF Image and Presentation API

**Canonical:** https://apis.io/apis/brown/bdr-iiif/  
**Provider:** Brown University — https://apis.io/providers/brown/  
**Base URL:** https://repository.library.brown.edu/iiif/  
**Documentation:** https://iiif.io/guides/guides/repository.library.brown.edu/

Brown Digital Repository IIIF Image and Presentation API is one of 7 APIs that [Brown University](https://apis.io/providers/brown/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 1 JSON Schema definition. Tagged areas include IIIF, Image, Library, and Digital Repository. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

The BDR's IIIF surface, on the same institution-operated host. IIIF Image API 2.x (info.json reports a 6335x8560 source with a seven-step size pyramid and 512x512 tiles for the probed object) and IIIF Presentation API 2.x (sc:Manifest with a metadata block projected from the object's MODS record). Both are version 2.x; IIIF Presentation 3.0 has been the recommendation since 2020 and Brown has not migrated. The paths are not advertised anywhere and /iiif is disallowed in the repository's robots.txt — the documented route in is the item API's links.views.iiif_image_info and links.views.iiif_manifest keys. Brown is a IIIF community case study.

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| GET | `/iiif/image/{pid}/info.json` | IIIF Image API 2.x image information document |
| GET | `/iiif/image/{pid}/{region}/{size}/{rotation}/{quality}.{format}` | IIIF Image API 2.x image request |
| GET | `/iiif/presentation/{pid}/manifest.json` | IIIF Presentation API 2.x manifest |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/brown/refs/heads/main/openapi/brown-bdr-iiif-openapi.yml
- **Documentation** — https://iiif.io/guides/guides/repository.library.brown.edu/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/brown/refs/heads/main/json-schema/brown-bdr-imageinfo.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/brown/refs/heads/main/examples/bdr-iiif-presentation-manifest.json
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/brown/refs/heads/main/conformance/brown-conformance.yml

## Other Brown University APIs (6)

- [Brown Digital Repository (BDR) API](https://apis.io/apis/brown/bdr-api/)
- [Brown University Identity Provider (Shibboleth / SAML 2.0)](https://apis.io/apis/brown/idp/)
- [BruKnow Library Discovery (Ex Libris Primo VE tenant)](https://apis.io/apis/brown/bruknow/)
- [Courses@Brown (Leepfrog CourseLeaf tenant)](https://apis.io/apis/brown/cab/)
- [Brown University Bulletin (Leepfrog CourseLeaf CAT tenant)](https://apis.io/apis/brown/bulletin/)
- [Events@Brown (LiveWhale Calendar tenant)](https://apis.io/apis/brown/events/)

## Tags

IIIF, Image, Library, Digital Repository

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/brown/bdr-iiif/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/brown/.
