Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Indian Institute of Technology Kanpur items API

Manage items

Indian Institute of Technology Kanpur items API is one of 64 APIs that Indian Institute of Technology Kanpur publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include items. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 8 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.

Requests are made against a single base URL, https://libserv.iitk.ac.in/api/v1.

10 operations 8 paths 6 schemas 2 DELETE7 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1
Base URL
https://libserv.iitk.ac.in/cgi-bin/koha/oai.pl
License
Resource Areas
1

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 2 DELETE, 7 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

items 10

Manage items

GET
/items
List items
listItems 8 params body → 200400401403404500501503
DELETE
/items/{item_id}
Delete item
deleteItem 1 param → 204400401403404409500501
GET
/items/{item_id}
Get item
getItem 2 params → 200400401404500501503
GET
/items/{item_id}/bookings
Get existing bookings for an item
getItemBookings 6 params body → 200400401403404500501503
GET
/items/{item_id}/bundled_items
List bundled items
bundledItems 8 params body → 200400401403404500501503
POST
/items/{item_id}/bundled_items
Add item to bundle
addToBundle 1 param body → 201400401403404409500501
DELETE
/items/{item_id}/bundled_items/{bundled_item_id}
Remove item from bundle
removeFromBundle 2 params → 204400401403404409500501
GET
/items/{item_id}/pickup_locations
Get valid pickup locations for an item
getItemPickupLocations 8 params body → 200400401403404500501503
GET
/public/biblios/{biblio_id}/items
getBiblioItemsPublic 7 params body → 200400401403404406500501
GET
/public/items
List items publically visible
listItemsPublic 8 params body → 200400401403404500501503

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are item_yaml (50 properties), library_yaml (26 properties), booking_yaml (9 properties), bundle_link_yaml (4 properties). Each schema is shown below with its type and property counts.

error_yaml
object
2 properties
library_yaml
object
26 properties 2 required
bundle_link_yaml
object
4 properties
item_yaml
object
50 properties
booking_yaml
object
9 properties 5 required
DefaultResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iit-kanpur-items-api-openapi.yml Raw ↑

Other APIs Indian Institute of Technology Kanpur publishes across the network.

Indian Institute of Technology Kanpur 2fa API
Indian Institute of Technology Kanpur article_requests API
Indian Institute of Technology Kanpur authorised_value_categories API
Indian Institute of Technology Kanpur authorised_values API
Indian Institute of Technology Kanpur authorities API
Indian Institute of Technology Kanpur baskets API
Indian Institute of Technology Kanpur batch_import_profiles API
Indian Institute of Technology Kanpur biblios API
Indian Institute of Technology Kanpur bookings API
Indian Institute of Technology Kanpur cash_registers API
Indian Institute of Technology Kanpur cashups API
Indian Institute of Technology Kanpur checkouts API