Loughborough University Library Catalogue API (Koha)

The REST API of Loughborough University Library's Koha integrated library system, served from the university's own koha.lboro.ac.uk host. The live description at /api/v1/ is a Swagger 2.0 document declaring host koha.lboro.ac.uk and basePath /api/v1 across 249 paths and 79 tags, nineteen of them under /public. GET /api/v1/public/libraries returns Loughborough's own branch records — London Library at Here East, the Inter-Library Loan Service, library@lboro.ac.uk — with no credential at all. Staff paths require authentication (401). Koha is community open-source software and the contract's info.contact is the Koha Development Team, so no copy of the specification is stored under Loughborough's slug; the deployment, the host and the data are Loughborough's and that is what is credited here. The instance is under managed hosting by PTFS Europe (koha.lboro.ac.uk CNAMEs to lboro.koha.servers.ptfse.net). An Anubis bot challenge fronts the HTML paths on this host; the JSON API paths pass through it.

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-catalogue-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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: loughborough:library-catalogue-api
name: Loughborough University Library Catalogue API (Koha)
x-operator: tenant
description: The REST API of Loughborough University Library's Koha integrated library system, served
  from the university's own koha.lboro.ac.uk host. The live description at /api/v1/ is a Swagger 2.0 document
  declaring host koha.lboro.ac.uk and basePath /api/v1 across 249 paths and 79 tags, nineteen of them
  under /public. GET /api/v1/public/libraries returns Loughborough's own branch records — London Library
  at Here East, the Inter-Library Loan Service, library@lboro.ac.uk — with no credential at all. Staff
  paths require authentication (401). Koha is community open-source software and the contract's info.contact
  is the Koha Development Team, so no copy of the specification is stored under Loughborough's slug; the
  deployment, the host and the data are Loughborough's and that is what is credited here. The instance
  is under managed hosting by PTFS Europe (koha.lboro.ac.uk CNAMEs to lboro.koha.servers.ptfse.net). An
  Anubis bot challenge fronts the HTML paths on this host; the JSON API paths pass through it.
humanURL: https://www.lboro.ac.uk/services/library/search/
baseURL: https://koha.lboro.ac.uk/api/v1/
tags:
- Library
- Library Catalog
- Bibliographic
- Open Access
properties:
- type: APIReference
  url: https://koha.lboro.ac.uk/api/v1/.html
- type: Documentation
  url: https://koha.lboro.ac.uk/api/v1/
- type: x-example
  url: examples/loughborough-koha-public-libraries-example.json