Skip to content
University of Maryland
CTRL K
    GitHub Atom Feed
    Give Now

    Archival Collections

    The University of Maryland Libraries collects and preserves archival and manuscript collections of groups and individuals. The Archival Collections database provides descriptions of many of these collections. Use the website to explore collections and request material for use from Special Collections and University Archives and Special Collections in Performing Arts.

    Learn more about our efforts to correct harmful language in finding aids.

    OAI-PMH

    API Description: OAI-PMH

    Endpoint: https://archives-api.lib.umd.edu/oai

    Example:

    #!/bin/bash
    
    curl "https://archives-api.lib.umd.edu/oai?verb=Identify"
    
    curl "https://archives-api.lib.umd.edu/oai?verb=ListSets"
    
    curl "https://archives-api.lib.umd.edu/oai?verb=ListMetadataFormats"

    Additional Examples: