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

Patron (borrower) records

Taylor’s University patrons 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 patrons. 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 patrons 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.

patrons 2

Patron (borrower) records

GET
/patrons
List patrons
listPatrons → 200401403
GET
/patrons/{patron_id}
Get patron
getPatron 1 param → 200401404

Schemas 2

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

patron
object
29 properties 4 required
error
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taylors-patrons-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 items API
Taylor's University libraries API