PHAIDRA at Padua (deployment)

PHAIDRA is the University of Padua Library System's digital-collections repository, holding the institution's digitised images, documents, books and video. The data, the objects and the persistent identifiers are Padua's, and the service runs on Padua's own infrastructure at phaidra.unipd.it (phaidra.cab.unipd.it redirects there). The REST API it exposes — including its IIIF image server at /api/imageserver and its OAI-PMH endpoint at /api/oai — is the contract of the PHAIDRA open-source repository platform developed at the University of Vienna (github.com/phaidra/phaidra-api, Apache-2.0), shipped identically by other PHAIDRA institutions. The page source at phaidra.unipd.it states it itself: "This repository is powered by PHAIDRA — free open source software". The deployment is recorded here; the product's specification is not held under this slug, because it is not Padua's engineering to be credited with.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/phaidra-unipd"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-padua:phaidra-unipd
name: PHAIDRA at Padua (deployment)
description: 'PHAIDRA is the University of Padua Library System''s digital-collections repository, holding
  the institution''s digitised images, documents, books and video. The data, the objects and the persistent
  identifiers are Padua''s, and the service runs on Padua''s own infrastructure at phaidra.unipd.it (phaidra.cab.unipd.it
  redirects there). The REST API it exposes — including its IIIF image server at /api/imageserver and
  its OAI-PMH endpoint at /api/oai — is the contract of the PHAIDRA open-source repository platform developed
  at the University of Vienna (github.com/phaidra/phaidra-api, Apache-2.0), shipped identically by other
  PHAIDRA institutions. The page source at phaidra.unipd.it states it itself: "This repository is powered
  by PHAIDRA — free open source software". The deployment is recorded here; the product''s specification
  is not held under this slug, because it is not Padua''s engineering to be credited with.'
x-operator: tenant
x-operator-note: Shared contract. Title normalises to "PHAIDRA … API" and the identical document is shipped
  by University of Vienna at services.phaidra.univie.ac.at. Self-hosting on an institution domain does
  not make a product's contract the institution's.
x-platform: PHAIDRA (University of Vienna, Apache-2.0)
humanURL: https://phaidra.unipd.it/
baseURL: https://phaidra.unipd.it/api
tags:
- Digital Collections
- Repository
- IIIF
- OAI-PMH
- Library
properties:
- type: Documentation
  url: https://phaidra.unipd.it/api/openapi
- type: OAI-PMH
  url: https://phaidra.unipd.it/api/oai?verb=Identify
- type: IIIF
  url: https://phaidra.unipd.it/api/imageserver
- type: SourceCode
  url: https://github.com/phaidra/phaidra-api