University of Maryland College Park logo

University of Maryland College Park

The University of Maryland, College Park (UMD) is the flagship public research university of the University System of Maryland, located in College Park, Maryland, United States. It is ranked #218 in the QS World University Rankings 2025. UMD does not operate a central, officially branded public developer portal. The most prominent public, documented programmatic access to UMD data is umd.io, a student-run open-source REST API (api.umd.io) covering courses, course sections, professors, campus bus routes, building/map data, and majors. The Office of the Registrar's Testudo Schedule of Classes provides course data via a public web interface, and the libraries' DRUM (DSpace) institutional repository is publicly accessible.

3 APIs 0 Features
EducationHigher EducationUniversityUnited StatesOpen DataCoursesStudent Run

APIs

umd.io API

umd.io is a student-run open-source REST API for University of Maryland data. It is not an official university service. The v1 API exposes endpoints for courses, course sections...

Testudo Schedule of Classes

The University of Maryland Office of the Registrar's Testudo Schedule of Classes (SOC) is a public web application for browsing course offerings by semester and department. It i...

DRUM Institutional Repository

DRUM (Digital Repository at the University of Maryland) is the UMD Libraries' DSpace-based institutional repository of scholarship and research outputs. It is publicly browsable...

Semantic Vocabularies

University Of Maryland College Park Context

40 classes · 3 properties

JSON-LD

API Governance Rules

University of Maryland College Park API Rules

7 rules · 2 errors 5 warnings

SPECTRAL

Resources

🔗
Website
Website
👥
GitHub
GitHub
🔗
LinkedIn
LinkedIn
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

Raw ↑
---
aid: university-of-maryland-college-park
name: University of Maryland College Park
description: >-
  The University of Maryland, College Park (UMD) is the flagship public research
  university of the University System of Maryland, located in College Park,
  Maryland, United States. It is ranked #218 in the QS World University Rankings
  2025. UMD does not operate a central, officially branded public developer
  portal. The most prominent public, documented programmatic access to UMD data
  is umd.io, a student-run open-source REST API (api.umd.io) covering courses,
  course sections, professors, campus bus routes, building/map data, and majors.
  The Office of the Registrar's Testudo Schedule of Classes provides course data
  via a public web interface, and the libraries' DRUM (DSpace) institutional
  repository is publicly accessible.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/university-of-maryland-college-park/refs/heads/main/apis.yml
tags:
  - Education
  - Higher Education
  - University
  - United States
  - Open Data
  - Courses
  - Student Run
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
  - aid: university-of-maryland-college-park:umdio
    name: umd.io API
    description: >-
      umd.io is a student-run open-source REST API for University of Maryland
      data. It is not an official university service. The v1 API exposes
      endpoints for courses, course sections, semesters, departments,
      professors, campus bus routes/stops/arrivals, campus map buildings, and
      majors. Responses are JSON and require no authentication.
    humanURL: https://beta.umd.io
    baseURL: https://api.umd.io/v1
    tags: [ Courses, Bus, Professors, Majors, Map, Open Data, Student Run ]
    properties:
      - type: Documentation
        url: https://beta.umd.io
      - type: GitHub
        url: https://github.com/umdio/umdio
      - type: OpenAPI
        url: openapi/university-of-maryland-college-park-umdio.yaml
      - type: Rules
        url: rules/university-of-maryland-college-park-rules.yml
      - type: Vocabulary
        url: vocabulary/university-of-maryland-college-park-vocabulary.yml
      - type: JSONLD
        url: json-ld/university-of-maryland-college-park-context.jsonld
  - aid: university-of-maryland-college-park:testudo-soc
    name: Testudo Schedule of Classes
    description: >-
      The University of Maryland Office of the Registrar's Testudo Schedule of
      Classes (SOC) is a public web application for browsing course offerings by
      semester and department. It is a web interface rather than a documented
      JSON API; the umd.io project scrapes it as a data source.
    humanURL: https://app.testudo.umd.edu/soc/
    tags: [ Courses, Registrar, Schedule ]
    properties:
      - type: Documentation
        url: https://www.testudo.umd.edu/
  - aid: university-of-maryland-college-park:drum
    name: DRUM Institutional Repository
    description: >-
      DRUM (Digital Repository at the University of Maryland) is the UMD
      Libraries' DSpace-based institutional repository of scholarship and
      research outputs. It is publicly browsable; programmatic access via OAI-PMH
      or the DSpace REST API may exist but was not confirmed at the standard
      endpoint paths during review.
    humanURL: https://drum.lib.umd.edu
    tags: [ Repository, DSpace, Research, Library ]
    properties:
      - type: Documentation
        url: https://drum.lib.umd.edu
common:
  - type: Website
    url: https://www.umd.edu
  - type: GitHub
    url: https://github.com/umdio
  - type: LinkedIn
    url: https://www.linkedin.com/school/university-of-maryland/
  - type: Plans
    url: plans/university-of-maryland-college-park-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/university-of-maryland-college-park-rate-limits.yml
  - type: FinOps
    url: finops/university-of-maryland-college-park-finops.yml
  - type: Review
    url: review.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]