UPF Digital Repository REST API (DSpace 7)
e-Repositori (Repositori digital de la UPF) is UPF's open-access institutional repository, self-hosted on UPF's own domain. Probed 2026-09-01: GET https://repositori.upf.edu/server/api returns HTTP 200 application/hal+json, a DSpace 7.6.8-SNAPSHOT HAL root naming itself "Repositori digital de la UPF" and advertising 67 link relations (items, collections, communities, discover, bitstreams, versions, statistics, pid, oidc, submissions, workflow). /core/communities returns 78, /core/collections returns 1,022 and /discover/search/objects returns 43,503 total elements, all unauthenticated. /core/items returns HTTP 401 — item listing requires authentication while discovery does not. The deployment, the host and the content are UPF's; the API contract is the DSpace project's generic one, so no specification is saved under this institution.