OPEN FAU DSpace REST API

The REST/HAL API of OPEN FAU, FAU's DSpace 7.4 institutional repository, run by the University Library on FAU's own host. Verified live on 2026-08-30: the API root at /server/api returns dspaceName "OPEN FAU", dspaceVersion "DSpace 7.4" and the HAL link set; /server/api/core/communities returns the real faculty community tree; /server/api/discover/search/objects answers discovery queries anonymously; /server/api/authn/status returns authenticated=false for an anonymous caller. Only /server/api/core/items requires a session (HTTP 401). The CONTRACT here is DSpace's, not FAU's — it is the same REST contract every DSpace 7 site serves — so no specification is saved in this repository; what is credited to FAU is operating the deployment and leaving read access open. Note that open.fau.de sits behind an Anubis bot check on some paths: a request for /llms.txt returns HTTP 200 carrying a challenge page, which is a soft-200 and not a machine-readable file.

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/open-fau-rest"
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: friedrich-alexander-universitat-erlangen-nurnberg:open-fau-rest
name: OPEN FAU DSpace REST API
x-operator: institution
description: 'The REST/HAL API of OPEN FAU, FAU''s DSpace 7.4 institutional repository, run by the University
  Library on FAU''s own host. Verified live on 2026-08-30: the API root at /server/api returns dspaceName
  "OPEN FAU", dspaceVersion "DSpace 7.4" and the HAL link set; /server/api/core/communities returns the
  real faculty community tree; /server/api/discover/search/objects answers discovery queries anonymously;
  /server/api/authn/status returns authenticated=false for an anonymous caller. Only /server/api/core/items
  requires a session (HTTP 401). The CONTRACT here is DSpace''s, not FAU''s — it is the same REST contract
  every DSpace 7 site serves — so no specification is saved in this repository; what is credited to FAU
  is operating the deployment and leaving read access open. Note that open.fau.de sits behind an Anubis
  bot check on some paths: a request for /llms.txt returns HTTP 200 carrying a challenge page, which is
  a soft-200 and not a machine-readable file.'
humanURL: https://ub.fau.de/en/research/open-fau/
baseURL: https://open.fau.de/server/api
tags:
- Repository
- DSpace
- Open Access
- Research
- Library
properties:
- type: Documentation
  url: https://ub.fau.de/en/research/open-fau/
- type: Authentication
  url: https://open.fau.de/server/api/authn/status