University of Pittsburgh website screenshot

University of Pittsburgh

The University of Pittsburgh is a public research university in Pittsburgh, Pennsylvania, United States, ranked #271 in the QS World University Rankings 2025. Its public developer and API footprint is partly institutional and partly community-driven: the university co-operates the Western Pennsylvania Regional Data Center (WPRDC), a CKAN-based open data portal, and hosts the Project Tycho epidemiological data API. A widely used community Python library, PittAPI, exposes course, dining, library and other campus data, and the University Library System publishes an OAI-PMH feed from its D-Scholarship institutional repository. The university maintains an official GitHub organization plus several department/research-computing orgs.

University of Pittsburgh publishes 4 APIs on the APIs.io network. Tagged areas include Education, Higher Education, University, Open Data, and Research Data.

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

University of Pittsburgh’s developer surface includes GitHub presence and 8 more developer resources.

19.1/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
4 APIs
EducationHigher EducationUniversityOpen DataResearch DataLibraryUnited 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-pittsburgh: 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 4

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

Western Pennsylvania Regional Data Center (WPRDC) CKAN API

WPRDC is an open data portal operated as a partnership between the University of Pittsburgh, Allegheny County, and the City of Pittsburgh. It runs on CKAN and exposes the standa...

Project Tycho API

Project Tycho, hosted at the University of Pittsburgh, provides standardized global health and epidemiological surveillance data. Its public API supports listing reference varia...

PittAPI (community)

PittAPI is an unofficial, community-maintained Python library (developed by the Pitt Computer Science Club) that retrieves data from University of Pittsburgh sources, including ...

D-Scholarship@Pitt OAI-PMH

D-Scholarship@Pitt is the University Library System's institutional repository of research and scholarly output. It exposes an OAI-PMH metadata harvesting endpoint for programma...

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 Pittsburgh Context

13 classes · 9 properties

JSON-LD

Security Posture 1

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

University Of Pittsburgh Domain Security

TLSv1.2 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Build 2

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-pittsburgh
name: University of Pittsburgh
description: 'The University of Pittsburgh is a public research university in Pittsburgh, Pennsylvania, United States, ranked
  #271 in the QS World University Rankings 2025. Its public developer and API footprint is partly institutional and partly
  community-driven: the university co-operates the Western Pennsylvania Regional Data Center (WPRDC), a CKAN-based open data
  portal, and hosts the Project Tycho epidemiological data API. A widely used community Python library, PittAPI, exposes course,
  dining, library and other campus data, and the University Library System publishes an OAI-PMH feed from its D-Scholarship
  institutional repository. The university maintains an official GitHub organization plus several department/research-computing
  orgs.'
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-pittsburgh.png
url: https://raw.githubusercontent.com/api-evangelist/university-of-pittsburgh/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Open Data
- Research Data
- Library
- United States
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: university-of-pittsburgh:wprdc
  name: Western Pennsylvania Regional Data Center (WPRDC) CKAN API
  description: WPRDC is an open data portal operated as a partnership between the University of Pittsburgh, Allegheny County,
    and the City of Pittsburgh. It runs on CKAN and exposes the standard CKAN Action API for searching packages, reading dataset
    metadata, and querying tabular data via the DataStore. Datasets cover government, civic, housing, traffic, and health-related
    topics for the region.
  humanURL: https://data.wprdc.org
  baseURL: https://data.wprdc.org/api/3/action
  tags:
  - Open Data
  - CKAN
  - Civic Data
  - Regional Data
  properties:
  - type: Documentation
    url: https://data.wprdc.org
- aid: university-of-pittsburgh:project-tycho
  name: Project Tycho API
  description: Project Tycho, hosted at the University of Pittsburgh, provides standardized global health and epidemiological
    surveillance data. Its public API supports listing reference variables (conditions, countries, pathogens, geographies)
    and querying datasets, returning results in CSV and the Project Tycho data format. Use of the API requires a free API
    key obtained from the user profile after registration.
  humanURL: https://www.tycho.pitt.edu/dataset/api/
  baseURL: https://www.tycho.pitt.edu/api
  tags:
  - Research Data
  - Health
  - Epidemiology
  - Public Health
  properties:
  - type: Documentation
    url: https://www.tycho.pitt.edu/dataset/api/
  - type: Signup
    url: https://www.tycho.pitt.edu
- aid: university-of-pittsburgh:pittapi
  name: PittAPI (community)
  description: PittAPI is an unofficial, community-maintained Python library (developed by the Pitt Computer Science Club)
    that retrieves data from University of Pittsburgh sources, including courses, dining, library, news, laundry, computer
    labs, shuttle routes, the people directory, and textbooks. It is distributed on PyPI and licensed under GPLv2.
  humanURL: https://github.com/pittcsc/PittAPI
  tags:
  - Courses
  - Campus Data
  - Library
  - Python
  - Community
  properties:
  - type: Documentation
    url: https://github.com/pittcsc/PittAPI
  - type: GitHub
    url: https://github.com/pittcsc/PittAPI
  - type: SourceCode
    url: https://pypi.org/project/PittAPI/
- aid: university-of-pittsburgh:d-scholarship-oai
  name: D-Scholarship@Pitt OAI-PMH
  description: D-Scholarship@Pitt is the University Library System's institutional repository of research and scholarly output.
    It exposes an OAI-PMH metadata harvesting endpoint for programmatic access to repository records. Live HTTP probing returned
    a 403 from an automated client, indicating bot protection rather than a missing endpoint; verify interactively.
  humanURL: https://d-scholarship.pitt.edu
  baseURL: https://d-scholarship.pitt.edu/cgi/oai2
  tags:
  - Institutional Repository
  - OAI-PMH
  - Library
  - Research Data
  properties:
  - type: Documentation
    url: https://d-scholarship.pitt.edu
common:
- type: DomainSecurity
  url: security/university-of-pittsburgh-domain-security.yml
- type: Website
  url: https://www.pitt.edu
- type: GitHub
  url: https://github.com/University-of-Pittsburgh
- type: LinkedIn
  url: https://www.linkedin.com/school/university-of-pittsburgh/
- type: SourceCode
  url: https://github.com/ulsdevteam
- type: Plans
  url: plans/university-of-pittsburgh-plans-pricing.yml
- type: RateLimits
  url: rate-limits/university-of-pittsburgh-rate-limits.yml
- type: FinOps
  url: finops/university-of-pittsburgh-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com