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

Manage purchase suggestions

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

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

6 operations 3 paths 5 schemas 1 DELETE3 GET1 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 6

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

suggestions 6

Manage purchase suggestions

GET
/suggestions
List purchase suggestions
listSuggestions 6 params body → 200400401403404500501503
POST
/suggestions
Add a purchase suggestion
addSuggestions 1 param body → 201400401403404500501503
GET
/suggestions/managers
List possibe managers for suggestions
listSuggestionsManagers 6 params body → 200400401403404500501503
DELETE
/suggestions/{suggestion_id}
Delete purchase suggestion
deleteSuggestion 1 param → 204400401403404500501503
GET
/suggestions/{suggestion_id}
Get purchase suggestion
getSuggestion 1 param → 200400401403404500501503
PUT
/suggestions/{suggestion_id}
Update purchase suggestion
updateSuggestion 1 param body → 200400401403404500501503

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are patron_yaml (79 properties), suggestion_yaml (35 properties), patron_extended_attribute_yaml (3 properties), error_yaml (2 properties). Each schema is shown below with its type and property counts.

error_yaml
object
2 properties
patron_yaml
object
79 properties 3 required
patron_extended_attribute_yaml
object
3 properties 2 required
suggestion_yaml
object
35 properties
DefaultResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iit-kanpur-suggestions-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