Iit Kanpur Library Structure

Type: object Properties: 26
EducationHigher EducationUniversityInstitute of TechnologyIndiaResearchLibraryLibrary CatalogMetadataOpen AccessOAI-PMHKoha

KohaLibraryBranch is a JSON Structure definition published by Indian Institute of Technology Kanpur, describing 26 properties. It conforms to the https://json-structure.org/meta/core/v0 meta-schema.

Properties

address1 address2 address3 cash_registers city country desks email fax geolocation illemail ip library_id marc_org_code name needs_override notes phone pickup_location postal_code public reply_to_email return_path_email smtp_server state url

Meta-schema: https://json-structure.org/meta/core/v0

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0",
  "$id": "https://raw.githubusercontent.com/api-evangelist/iit-kanpur/main/json-structure/iit-kanpur-library-structure.json",
  "name": "KohaLibraryBranch",
  "type": "object",
  "properties": {
    "address1": {
      "type": "string",
      "nullable": true,
      "description": "the first address line of the library"
    },
    "address2": {
      "type": "string",
      "nullable": true,
      "description": "the second address line of the library"
    },
    "address3": {
      "type": "string",
      "nullable": true,
      "description": "the third address line of the library"
    },
    "cash_registers": {
      "type": "array",
      "nullable": true,
      "description": "The library's defined cash registers (x-koha-embed)"
    },
    "city": {
      "type": "string",
      "nullable": true,
      "description": "the city or province of the library"
    },
    "country": {
      "type": "string",
      "nullable": true,
      "description": "the county of the library"
    },
    "desks": {
      "type": "array",
      "nullable": true,
      "description": "The library's defined desks (x-koha-embed)"
    },
    "email": {
      "type": "string",
      "nullable": true,
      "description": "the primary email address of the library"
    },
    "fax": {
      "type": "string",
      "nullable": true,
      "description": "the fax number of the library"
    },
    "geolocation": {
      "type": "string",
      "nullable": true,
      "description": "geolocation of your library"
    },
    "illemail": {
      "type": "string",
      "nullable": true,
      "description": "the ILL staff email address of the library"
    },
    "ip": {
      "type": "string",
      "nullable": true,
      "description": "the IP address for your library or branch"
    },
    "library_id": {
      "type": "string",
      "description": "internally assigned library identifier"
    },
    "marc_org_code": {
      "type": "string",
      "nullable": true,
      "description": "MARC Organization Code, see http://www.loc.gov/marc/organizations/orgshome.html, when empty defaults to syspref MARCOrgCode"
    },
    "name": {
      "type": "string",
      "description": "Printable name of library"
    },
    "needs_override": {
      "type": "boolean",
      "description": "If the library needs an override to act as pickup location for a hold"
    },
    "notes": {
      "type": "string",
      "nullable": true,
      "description": "notes related to your library or branch"
    },
    "phone": {
      "type": "string",
      "nullable": true,
      "description": "the primary phone of the library"
    },
    "pickup_location": {
      "type": "boolean",
      "description": "If the library can act as a pickup location"
    },
    "postal_code": {
      "type": "string",
      "nullable": true,
      "description": "the postal code of the library"
    },
    "public": {
      "type": "boolean",
      "description": "If the library is visible to the public"
    },
    "reply_to_email": {
      "type": "string",
      "nullable": true,
      "description": "the email to be used as a Reply-To"
    },
    "return_path_email": {
      "type": "string",
      "nullable": true,
      "description": "the email to be used as Return-Path"
    },
    "smtp_server": {
      "type": "object",
      "nullable": true,
      "description": "The library effective SMTP server"
    },
    "state": {
      "type": "string",
      "nullable": true,
      "description": "the reqional state of the library"
    },
    "url": {
      "type": "string",
      "nullable": true,
      "description": "the URL for your library or branch's website"
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/iit-kanpur-library-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.