Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

National Archives and Records Administration (NARA) Partner API

The Partner API from National Archives and Records Administration (NARA) — 5 operation(s) for partner.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.0.0, at version 0.2.0.

Requests are made against a single base URL, https://catalog.archives.gov/api/v2/.

5 operations 5 paths 0 schemas 3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.2.0
Base URL
https://catalog.archives.gov/api/v2/
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Partner 5
POST
/partners/create
Create a new partner.
body → 201400500
GET
/partners/search
Search for partners
3 params → 200400500
PATCH
/partners/update
Update partner name.
body → 200400500
GET
/partners/contributions/partnerNameId/{partnerNameId}
Get partner contributions by partnerNameId.
3 params → 200400500
GET
/partners/contributions/fullName/{fullName}
Get partner contributions by fullName.
3 params → 200400500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

national-archives-and-records-administration-nara--partner-api-openapi.yml Raw ↑