TueFind subject discovery services (ixTheo, RelBib, KrimDok)

Three national subject-information discovery services built and operated by Tübingen University Library on TueFind, the library's own VuFind derivative, whose source it develops in the open at https://github.com/ubtue/tuefind (PHP, actively committed as of 2026-09-01). ixTheo (Index Theologicus, ixtheo.de), RelBib (relbib.de) and KrimDok (krimdok.uni-tuebingen.de) are DFG-funded Fachinformationsdienste — the software, the hosting and the data curation are all the library's. VuFind exposes a /api/v1 search and record API, but as of 2026-09-01 all three hosts sit behind a SHA-256 proof-of-work browser-verification interstitial (17 leading zero bits, pow_token cookie, 1800s TTL) that answers 200 with an identical 2,148-byte challenge page for every path, including /api/v1/search. The challenge page is branded with the University of Tübingen and University Library logos, which confirms the operator. Recorded as a live but bot-challenged surface, not as a dead one, and NOT as a verified API contract — the challenge was not defeated. The VuFind contract would in any case be the product's.

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/tuefind-discovery"
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-tubingen:tuefind-discovery
name: TueFind subject discovery services (ixTheo, RelBib, KrimDok)
x-operator: institution
description: Three national subject-information discovery services built and operated by Tübingen University
  Library on TueFind, the library's own VuFind derivative, whose source it develops in the open at https://github.com/ubtue/tuefind
  (PHP, actively committed as of 2026-09-01). ixTheo (Index Theologicus, ixtheo.de), RelBib (relbib.de)
  and KrimDok (krimdok.uni-tuebingen.de) are DFG-funded Fachinformationsdienste — the software, the hosting
  and the data curation are all the library's. VuFind exposes a /api/v1 search and record API, but as
  of 2026-09-01 all three hosts sit behind a SHA-256 proof-of-work browser-verification interstitial (17
  leading zero bits, pow_token cookie, 1800s TTL) that answers 200 with an identical 2,148-byte challenge
  page for every path, including /api/v1/search. The challenge page is branded with the University of
  Tübingen and University Library logos, which confirms the operator. Recorded as a live but bot-challenged
  surface, not as a dead one, and NOT as a verified API contract — the challenge was not defeated. The
  VuFind contract would in any case be the product's.
humanURL: https://ixtheo.de/
baseURL: https://ixtheo.de/api/v1
tags:
- Library
- Discovery
- VuFind
- TueFind
- Open Source
- Bot Challenge
properties:
- type: SourceCode
  url: https://github.com/ubtue/tuefind