downloadEad

From Archives Portal Europe Wiki
Revision as of 12:30, 8 March 2017 by Admin (Talk | contribs)

Jump to: navigation, search

Request url: https://api.archivesportaleurope.net/services/download/ead/{id}. This service is a GET-request.

This download service enables a web developer to download a complete Finding Aid, Holdings Guide or Source Guide identified with {id} as EAD/XML-document.

For this service you must change the accept header into "application/octet-stream" or leave it out.



Request parameters

id

Internal APE identifier of a Finding Aid (id is starting with "F"), a Holdings Guide (id's starting with "H"), a Source Guide (id is starting with "S"). In this service, if the identifier does not start with a "F", "H" or "S" you will get an error message. This parameter is required.

Response parameters

None. The response is the actual EAD/XML file of the requested document.