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

Columbia University Libraries Hours API

The only institution-operated, publicly consumable, unauthenticated API found anywhere in Columbia University's estate. Two read operations: which library locations are open right now, and the posted hours for one location over a date or a date range. Returns JSON with Access-Control-Allow-Origin set to *, so it is directly callable from a browser or an agent with no key, no registration and no click-through. Columbia publishes no OpenAPI, no reference documentation and no changelog for it; the contract in this repository was reverse-engineered from live probes and from Columbia's own openly published application source. Small, undocumented, and genuinely theirs.

Columbia University Libraries Hours API is one of 10 APIs that Columbia University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Campus Life, Library, Hours, Locations, and Open Data. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, a GitHub repository, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://hours.library.columbia.edu/api/v1.

2 operations 2 paths 5 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://hours.library.columbia.edu/api/v1
Resource Areas
1

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.

Locations 2

Library locations and their posted opening hours.

GET
/locations/open_now
List the library locations that are open at this moment
getLocationsOpenNow → 200
GET
/locations/{code}
Get posted hours for one location, for a date or a date range
getLocationHours 4 params → 200400404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DayHours (9 properties), OpenWindow (3 properties), ErrorResponse (2 properties), LocationHoursResponse (1 property). Each schema is shown below with its type and property counts.

OpenNowResponse
object
1 property 1 required
OpenWindow
object
3 properties 3 required
LocationHoursResponse
object
1 property 1 required
DayHours
object
9 properties 4 required
ErrorResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

columbia-library-hours-openapi.yml Raw ↑

Other APIs Columbia University publishes across the network.

Columbia Identity — Shibboleth IdP and CAS
CLIO Library Catalog Open Data
Columbia Open Data Service
CU Directory of Classes
Columbia Academic Commons
Digital Library Collections and the 10.7916 DOI namespace
IRI/LDEO Climate Data Library
CourseWorks (Instructure Canvas)
Columbia University Data Platform (Redivis)
Where this information came from

This is an independent, third-party profile of Columbia University Libraries Hours 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.