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.