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 item_groups API

Manage item groups

Indian Institute of Technology Kanpur item_groups 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 item_groups. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 4 paths, and defines 3 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.

7 operations 4 paths 3 schemas 2 DELETE2 GET2 POST1 PUT

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 7

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

item_groups 7

Manage item groups

GET
/biblios/{biblio_id}/item_groups
List itemgroups
listItemGroups 7 params body → 200400401403404500501503
POST
/biblios/{biblio_id}/item_groups
Add item group
addItemGroup 1 param body → 201400401403404409500501
DELETE
/biblios/{biblio_id}/item_groups/{item_group_id}
Delete item group
deleteItemGroup 2 params → 204400401403404500501503
GET
/biblios/{biblio_id}/item_groups/{item_group_id}
Get item group
getItemGroup 3 params → 200400401404500501503
PUT
/biblios/{biblio_id}/item_groups/{item_group_id}
Update item group
updateItemGroup 3 params body → 200400401403404500501503
POST
/biblios/{biblio_id}/item_groups/{item_group_id}/items
Add item to item group
addItemGroupItem 3 params body → 201400401403404409500501
DELETE
/biblios/{biblio_id}/item_groups/{item_group_id}/items/{item_id}
Delete item from item group
deleteItemGroupItems 3 params → 204400401403404500501503

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are item_group_yaml (7 properties), error_yaml (2 properties), DefaultResponse (1 property). Each schema is shown below with its type and property counts.

error_yaml
object
2 properties
DefaultResponse
object
1 property 1 required
item_group_yaml
object
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iit-kanpur-item-groups-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