National Archives and Records Administration · Capability
NextGen Catalog API — Transcriptions
NextGen Catalog API — Transcriptions. 9 operations. Lead operation: Add or update a transcription.. Self-contained Naftiko capability covering one National Archives And Records Administration business surface.
What You Can Do
PUT
Put
— Add or update a transcription.
/v1/transcriptions
POST
Post
— Add a transcription.
/v1/transcriptions
DELETE
Delete
— Deactivate a transcription.
/v1/transcriptions/contributionid/justificationid/justificationid
POST
Post
— Activate a transcription.
/v1/transcriptions/contributionid/justificationid/justificationid
POST
Post
— Get the history of a transcription.
/v1/transcriptions/history/parentcontributionid
GET
Get
— Get transcriptions by their parent record's naId.
/v1/transcriptions/naid/{naid}
GET
Get
— Get search results for transcriptions data by sending a request with search parameters to the catalog.
/v1/transcriptions/search
GET
Get
— Get transcriptions by their contributor's userId.
/v1/transcriptions/userid/{userid}
GET
Get
— Get a single transcription object by transcription id.
/v1/transcriptions/{id}
MCP Tools
add-update-transcription
Add or update a transcription.
idempotent
add-transcription
Add a transcription.
deactivate-transcription
Deactivate a transcription.
idempotent
activate-transcription
Activate a transcription.
get-history-transcription
Get the history of a transcription.
read-only
get-transcriptions-their-parent-record-s
Get transcriptions by their parent record's naId.
read-only
idempotent
get-search-results-transcriptions-data
Get search results for transcriptions data by sending a request with search parameters to the catalog.
read-only
idempotent
get-transcriptions-their-contributor-s-userid
Get transcriptions by their contributor's userId.
read-only
idempotent
get-single-transcription-object-transcription
Get a single transcription object by transcription id.
read-only
idempotent