Loughborough University · Example Payload

Loughborough Koha Public Libraries Example

EducationHigher EducationUniversityUnited KingdomLibraryLibrary CatalogIdentity FederationLearning ManagementResearch DataOpen AccessRepository

Loughborough Koha Public Libraries Example is an example object payload from Loughborough University, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

generatedmethodsourcex-operatornoterequestresponse

Example Payload

loughborough-koha-public-libraries-example.json Raw ↑
{
  "generated": "2026-08-30",
  "method": "probed",
  "source": "https://koha.lboro.ac.uk/api/v1/public/libraries",
  "x-operator": "tenant",
  "note": "Live, keyless response from the Koha ILS serving Loughborough University Library. The contract shape is Koha community software (info.contact = Koha Development Team) and the host koha.lboro.ac.uk CNAMEs to lboro.koha.servers.ptfse.net (PTFS Europe managed hosting), so the surface is recorded as a TENANT relationship; the branch records below are Loughborough's own. Captured with a browser User-Agent because an Anubis bot challenge fronts the HTML paths on this host \u2014 the JSON API paths pass through it.",
  "request": {
    "method": "GET",
    "url": "https://koha.lboro.ac.uk/api/v1/public/libraries",
    "auth": "none",
    "status": 200,
    "content_type": "application/json;charset=UTF-8"
  },
  "response": [
    {
      "address1": "3 Lesney Avenue, The Broadcast Centre, Here East",
      "address2": "Queen Elizabeth Olympic Park",
      "address3": null,
      "city": "London",
      "country": "UK",
      "email": "library@lboro.ac.uk",
      "fax": null,
      "ill_email": null,
      "library_id": "LONDON",
      "name": "London Library",
      "postal_code": "E15 2GZ",
      "state": null,
      "url": null
    },
    {
      "address1": null,
      "address2": null,
      "address3": null,
      "city": null,
      "country": null,
      "email": "library@lboro.ac.uk",
      "fax": null,
      "ill_email": null,
      "library_id": "ONLINE",
      "name": "Online Resource",
      "postal_code": null,
      "state": null,
      "url": null
    },
    {
      "address1": "Inter-Library Loan Service",
      "address2": "Loughborough University, Epinal Way",
      "address3": null,
      "city": "Loughborough",
      "country": "UK",
      "email": "library@lboro.ac.uk",
      "fax": null,
      "ill_email": null,
      "library_id": "PILKINGTON",
      "name": "Pilkington Library",
      "postal_code": "LE11 3TU",
      "state": "Leicestershire",
      "url": null
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/loughborough-koha-public-libraries-example"
All examples
curl "https://apis.io/api/v1/examples?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.