Indian Institute of Technology Kanpur tickets 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 tickets. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
8 operations
across 4 paths,
and defines 4 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.
8 operations4 paths4 schemas1 DELETE3 GET3 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Across 4 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ticket_yaml (12 properties), ticket_update_yaml (7 properties), error_yaml (2 properties), DefaultResponse (1 property). Each schema is shown below with its type and property counts.
ticket_yaml
object
12 properties2 required
error_yaml
object
2 properties
ticket_update_yaml
object
7 properties2 required
DefaultResponse
object
1 property1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.