DigitalNZ API
OpenAPI specification of DigitalNZ's Record API.
For more information about the API see .
To learn more about the metadata/fields used in the API see the .
To get a sense of what content is available via the API take a look at the search feature on the .
The specify how developers can use the DigitalNZ API.
- Homepage
- https://api.apis.guru/v2/specs/digitalnz.org/3.json
- Provider
- digitalnz.org
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/digitalnz.org/3/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/digitalnz.org/3/openapi.yaml
Tools (5)
Extracted live via the executor SDK.
-
apiCalls.getRecordsFormatThis is the main search endpoint allowing queries against the records database.
-
apiCalls.getRecordsRecordIdFormatIf you know its
record_idyou can use this endpoint to view all metadata associated with that specific record. -
apiCalls.getRecordsRecordIdMoreLikeThisFormatThis feature returns a set of search results that are similar (ie have similar metadata) to a specific record.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools