How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MSU Libraries Catalog Record API

Record-retrieval half of the MSU Libraries VuFind 11.0.4 REST API, served from the university's own host at catalog.lib.msu.edu/api/v1. Keyless and read-only: GET /record, /index2/record and /web/record return bibliographic and web records from the discovery index. Verified live on 2026-08-30 — GET /api/v1/search?lookfor=test&limit=1 returned 200 with a populated SearchResponse, and GET /api/v1/record with no id returned the modelled 400 {"status":"ERROR","statusMessage":"Missing id"}. The contract is VuFind's product contract, but MSU publishes it itself from its own deployment, on its own domain, and MSU Libraries maintains its VuFind customisations publicly at github.com/MSU-Libraries/catalog.

MSU Libraries Catalog Record API is one of 7 APIs that Michigan State University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Record, Library, Library Catalog, and Bibliographic. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 3 operations across 3 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 11.0.4.

Requests are made against a single base URL, https://catalog.lib.msu.edu/api/v1.

3 operations 3 paths 15 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
11.0.4
Base URL
https://catalog.lib.msu.edu/api/v1
Resource Areas
1

Paths & Operations 3

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

Record 3
GET
/record
Fetch records from primary index
6 params → 200default
GET
/index2/record
Fetch records from secondary index
6 params → 200default
GET
/web/record
Fetch records from website index
6 params → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Record (70 properties), SecondaryRecord (68 properties), Facet (6 properties), SearchResponse (5 properties). Each schema is shown below with its type and property counts.

SearchResponse
object
5 properties 2 required
SecondaryRecord
object
68 properties
ResumptionToken
object
2 properties
AuthorWithRoles
object
1 property
RecordLink
object
3 properties
Subject
object
3 properties
WebSearchResponse
object
5 properties 2 required
Link
object
3 properties
Facet
object
6 properties
Authors
object
Deduplicated author information including primary, corporate and secondary authors
3 properties
Url
object
2 properties
WebRecord
object
4 properties
Record
object
70 properties
Error
object
2 properties 2 required
SecondarySearchResponse
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

michigan-state-university-record-api-openapi.yml Raw ↑

Other APIs Michigan State University publishes across the network.

MSU Libraries Catalog Search API
MSU Libraries Catalog OAI-PMH
MSU Libraries Digital Repository OAI-PMH
MSU Identity Provider (Shibboleth / SAML 2.0)
D2L Brightspace at MSU (tenant)
Scholars @ MSU (Academic Analytics tenant)
Where this information came from

This is an independent, third-party profile of MSU Libraries Catalog Record API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.