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

UF Libraries Patron API

The public read API of the George A. Smathers Libraries, backing the UF Digital Collections, the Digital Library of the Caribbean and the Florida Digital Newspaper Library. Seventeen resources over a corpus of more than a million items: exact and faceted search, OCR full-text page search, bounding-box and radius geospatial search, per-item MODS citation and downloads, serial hierarchy, collection and media-type vocabularies with live counts, public view statistics, three RSS feeds, and a conformant OAI-PMH 2.0 repository at /oai serving Dublin Core and MODS 3.7. It is self-documenting — the root returns a machine-readable resource index and each resource returns worked example URLs — which is how this contract was derived, since UF publishes no OpenAPI for it. Institution-operated: api.patron.uflib.ufl.edu resolves into UFNET with no vendor CNAME, and no repository product (Figshare, DSpace, EPrints, Dataverse, Pure) appears anywhere in its payloads.

UF Libraries Patron API is one of 9 APIs that University of Florida publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Digital Collections, Library, Research Data, OAI-PMH, and Metadata. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 21 operations across 21 paths, organized into 5 resource areas, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2026-09-01.

Requests are made against a single base URL, https://api.patron.uflib.ufl.edu.

21 operations 21 paths 6 schemas 21 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-09-01
Base URL
https://api.patron.uflib.ufl.edu
Resource Areas
5

Paths & Operations 21

Across 21 paths, the API surfaces 21 operations — 21 GET. They span 5 resource areas: Discovery, Search, Item, Analytics, Harvest. Each is listed below with its method, path, parameters, and response codes.

Discovery 6

Root index and controlled vocabularies.

GET
/
Machine-readable index of every resource
getRootIndex → 200
GET
/collections
List collections, or one collection
listCollections 1 param → 200
GET
/types
Media types with live item counts
listTypes → 200
GET
/publishers
Publishers with live item counts
listPublishers → 200
GET
/recent_additions
Most recently published items
getRecentAdditions → 200
GET
/fdnl_titles_list
Florida Digital Newspaper Library title list
listFdnlTitles → 200
Search 4

Full-text, exact, geospatial and page-level search.

GET
/exactsearch
Search items across the digital collections
exactSearch 5 params → 200
GET
/pagetext
Full-text search inside digitised page images
searchPageText 5 params → 200
GET
/mapsearch
Geospatial search over georeferenced items
mapSearch 10 params → 200
GET
/serialtitles
Search serial titles
searchSerialTitles 1 param → 200
Item 4

Per-item citation, downloads and volume enumeration.

GET
/serialhierarchy
Volume/issue hierarchy for one serial
getSerialHierarchy 1 param → 200
GET
/all_vids_in_bibid
Enumerate every volume under one bibliographic record
listVolumes 3 params → 200
GET
/{bibid}/{vid}/citation
Full descriptive metadata for one item
getCitation 2 params → 200
GET
/{bibid}/{vid}/downloads
Downloadable renditions for one item
getDownloads 2 params → 200
Analytics 1

Public view statistics.

GET
/stats
Public view statistics
getStats 8 params → 200
Harvest 6

OAI-PMH and RSS harvesting surfaces.

GET
/oai
OAI-PMH 2.0 repository interface
oaiPmh 7 params → 200
GET
/oai_by_title
OAI-PMH 2.0 interface set-partitioned by title
oaiPmhByTitle 1 param → 200
GET
/rss
Index of the available RSS feeds
listRssFeeds → 200
GET
/rss_ufdc
RSS feed for UF Digital Collections
getUfdcRss → 200
GET
/rss_dloc
RSS feed for the Digital Library of the Caribbean
getDlocRss → 200
GET
/rss_fdnl
RSS feed for the Florida Digital Newspaper Library
getFdnlRss → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Hit (22 properties), Citation (9 properties), FdnlTitle (8 properties), SearchResult (5 properties). Each schema is shown below with its type and property counts.

SearchResult
object
5 properties 1 required
Hit
object
22 properties
Collection
object
4 properties
CountedFacet
object
3 properties
FdnlTitle
object
8 properties
Citation
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-florida-libraries-patron-api-openapi.yml Raw ↑

Other APIs University of Florida publishes across the network.

UF Schedule of Courses (SOC) API
UF Shibboleth Identity Provider (InCommon / eduGAIN)
UF Campus Map JSON Data
Crossref Membership — UF George A. Smathers Libraries
ROR Registration — University of Florida
UF Canvas LMS Tenancy
UF Academic Catalog (CourseLeaf tenancy)
UF Events Calendar (LiveWhale tenancy)
Where this information came from

This is an independent, third-party profile of UF Libraries Patron 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.