KIT Library Catalogue REST API (self-hosted Koha)

The KIT Library self-hosts Koha, the open-source integrated library system, at katalog.bibliothek.kit.edu, and its REST API is live and served from KIT's own registrable domain. Verified 2026-09-01: /api/v1/ returns a 739 KB Swagger 2.0 document declaring host katalog.bibliothek.kit.edu, basePath /api/v1, 242 paths and 103 definitions, of which sixteen sit under /public and need no credentials. /api/v1/public/libraries answers 200 with KIT's own branch records (Bibliothek Campus Nord, service@bibliothek.kit.edu); staff endpoints such as /api/v1/libraries correctly answer 401. The DEPLOYMENT, the host and the data are KIT's. The CONTRACT is not: info.contact names the Koha Development Team at koha-community.org and the document ships identically with every Koha install, so it is recorded here and deliberately NOT saved under KIT's name. Koha's OAI-PMH provider is not enabled on this instance (/cgi-bin/koha/oai.pl returns a Koha error page).

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/library-catalog-api"
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.

OpenAPI Specification

openapi.yaml Raw ↑