DigitalNZ API

OpenAPI specification of DigitalNZ's Record API. For more information about the API see [digitalnz.org/developers](https://digitalnz.org/developers). To learn more about the metadata/fields used in the API see the [Metadata Dictionary](https://docs.google.com/document/pub?id=1Z3I_ckQWjnQQ4SzpORbClcIXUheO-Jd4jt-oZFuMcoQ). To get a sense of what content is available via the API take a look at the search feature on the [DigitalNZ website](https://digitalnz.org/records?text=all%20sorts&tab=Images). The [terms of use](https://digitalnz.org/about/terms-of-use/developer-api-terms-of-use) specify how developers can use the DigitalNZ API.

Claim this API

Are you the operator of DigitalNZ API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with DigitalNZ API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.digitalnz.org
Auth: unknown
Endpoints: 3
Reachable: unknown
CORS: unknown

Endpoints

Method Path Summary Auth Last Status Latency
GET /records.{format} Run queries against DigitalNZ metadata search service.
GET /records/{record_id}.{format} View metadata associated with a single record.
GET /records/{record_id}/more_like_this.{format} The "More Like This" call returns similar records to the specified ID.