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

Taylor's University items API

Catalog items

Taylor’s University items API is one of 9 APIs that Taylor’s University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include items. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 6 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://librarycatalogue.taylors.edu.my/api/v1.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://librarycatalogue.taylors.edu.my/api/v1
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Taylor's University items API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oauth2ClientCredentials) using the clientCredentials flow. By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

items 2

Catalog items

GET
/items
List items
listItems → 200401
GET
/items/{item_id}
Get item
getItem 1 param → 200401404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are item (24 properties), error (2 properties). Each schema is shown below with its type and property counts.

item
object
24 properties 1 required
error
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taylors-items-api-openapi.yml Raw ↑

Other APIs Taylor's University publishes across the network.

Taylor's Library OAI-PMH
Taylor's e-Repository DSpace REST API
Taylor's e-Repository OAI-PMH
Taylor's University checkouts API
Taylor's University holds API
Taylor's University item_types API
Taylor's University libraries API
Taylor's University patrons API