University of Florida website screenshot

University of Florida

The University of Florida (UF) is a public land-grant research university in Gainesville, Florida, United States, and ranks #215 in the QS World University Rankings 2025. UF does not operate a single centralized public developer portal, but several public and community-documented HTTP/JSON data endpoints exist across its web properties: a Schedule of Courses (SOC) API served from one.ufl.edu, campus map JSON datasets, and the UF Digital Collections (UFDC) which exposes metadata via OAI-PMH and RSS. Most institutional APIs (identity, SIS, enterprise integrations) are gated behind UFIT authentication and are not publicly documented.

University of Florida publishes 3 APIs on the APIs.io network. Tagged areas include Education, Higher Education, University, Courses, and Digital Collections.

The University of Florida catalog on APIs.io includes 1 JSON-LD context.

University of Florida’s developer surface includes GitHub presence and 7 more developer resources.

19.1/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
3 APIs
EducationHigher EducationUniversityCoursesDigital CollectionsOpen DataUnited States

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 19.1/100 · emerging
Contract Quality 3.2 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/university-of-florida: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

UF Schedule of Courses (SOC) API

Public JSON endpoint serving the University of Florida Schedule of Courses. Accepts query parameters such as term, category, course-code, credits, instructor and day filters, an...

UF Campus Map JSON Data

Public JSON datasets backing the UF interactive campus map, including building footprints, bus stops, dining locations, parking lots and housing with coordinates and metadata. C...

UF Digital Collections (UFDC) Metadata Feeds

The University of Florida Digital Collections host over 18 million files of books, archival documents, newspapers, photographs, audio, video and datasets. UFDC metadata is avail...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

University Of Florida Context

24 classes · 0 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

University Of Florida Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: university-of-florida
name: University of Florida
description: 'The University of Florida (UF) is a public land-grant research university in Gainesville, Florida, United States,
  and ranks #215 in the QS World University Rankings 2025. UF does not operate a single centralized public developer portal,
  but several public and community-documented HTTP/JSON data endpoints exist across its web properties: a Schedule of Courses
  (SOC) API served from one.ufl.edu, campus map JSON datasets, and the UF Digital Collections (UFDC) which exposes metadata
  via OAI-PMH and RSS. Most institutional APIs (identity, SIS, enterprise integrations) are gated behind UFIT authentication
  and are not publicly documented.'
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/university-of-florida.png
url: https://raw.githubusercontent.com/api-evangelist/university-of-florida/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Courses
- Digital Collections
- Open Data
- United States
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: university-of-florida:soc-schedule
  name: UF Schedule of Courses (SOC) API
  description: Public JSON endpoint serving the University of Florida Schedule of Courses. Accepts query parameters such as
    term, category, course-code, credits, instructor and day filters, and returns course listings including section, meeting
    time, instructor and seat data. Undocumented officially; community documented. Confirmed returning course JSON (HTTP 200)
    when called with a term parameter.
  humanURL: https://github.com/Rolstenhouse/uf_api
  baseURL: https://one.ufl.edu/apix/soc/schedule/
  tags:
  - Courses
  - Catalog
  - Schedule
  - Education
  properties:
  - type: Documentation
    url: https://github.com/Rolstenhouse/uf_api
  - type: GitHub
    url: https://github.com/Rolstenhouse/uf_api
- aid: university-of-florida:campus-map
  name: UF Campus Map JSON Data
  description: Public JSON datasets backing the UF interactive campus map, including building footprints, bus stops, dining
    locations, parking lots and housing with coordinates and metadata. Community documented; host responds but may block non-browser
    clients (HTTP 403 to automated user agents).
  humanURL: https://campusmap.ufl.edu/
  baseURL: https://campusmap.ufl.edu/library/cmapjson/
  tags:
  - Campus
  - Maps
  - Geo
  - Open Data
  properties:
  - type: Documentation
    url: https://github.com/Rolstenhouse/uf_api
  - type: GitHub
    url: https://github.com/Rolstenhouse/uf_api
- aid: university-of-florida:ufdc
  name: UF Digital Collections (UFDC) Metadata Feeds
  description: The University of Florida Digital Collections host over 18 million files of books, archival documents, newspapers,
    photographs, audio, video and datasets. UFDC metadata is available as OAI-PMH and RSS feeds; an OpenAPI (Swagger) compliant
    API is noted as forthcoming by UF Library Technology Services.
  humanURL: https://lts.uflib.ufl.edu/supported-systems/uf-digital-collections/
  tags:
  - Digital Collections
  - Library
  - OAI-PMH
  - Metadata
  - Open Data
  properties:
  - type: Documentation
    url: https://lts.uflib.ufl.edu/supported-systems/uf-digital-collections/
  - type: Website
    url: https://ufdc.ufl.edu/
common:
- type: DomainSecurity
  url: security/university-of-florida-domain-security.yml
- type: Website
  url: https://www.ufl.edu/
- type: GitHub
  url: https://github.com/UniversityofFlorida
- type: LinkedIn
  url: https://www.linkedin.com/school/university-of-florida/
- type: Plans
  url: plans/university-of-florida-plans-pricing.yml
- type: RateLimits
  url: rate-limits/university-of-florida-rate-limits.yml
- type: FinOps
  url: finops/university-of-florida-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com