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

University of Maryland College Park courses API

This set of endpoints lets you get data about university courses and their sections. You can get one course or section at a time, several courses or sections at a time, or a list of all the courses. All the data is scraped from Testudo.

University of Maryland College Park courses API is one of 7 APIs that University of Maryland College Park publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Courses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a JSON-LD context.

This API exposes 9 operations across 9 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0 Beta.

Requests are made against a single base URL, https://api.umd.io/v1.

9 operations 9 paths 4 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0 Beta
Base URL
https://api.umd.io/v1
Contact
License
Resource Areas
1

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

courses 9

This set of endpoints lets you get data about university courses and their sections. You can get one course or section at a time, several courses or sections at a time, or a list…

GET
/courses
List of courses
getCourses 7 params → 200
GET
/courses/list
List of minified courses
getCourseList 4 params → 200
GET
/courses/sections
List of sections
getSections 8 params → 200
GET
/courses/sections/{section_ids}
View specific sections
getSectionsByIds 2 params → 200400404
GET
/courses/{course_ids}
View specific courses
getCoursesById 2 params → 200400404
GET
/courses/{course_ids}/sections
View sections for a course
getSectionsForCourse 2 params → 200400404
GET
/courses/{course_ids}/sections/{section_ids}
View specific sections for a course
getCourseSectionsById 3 params → 200400404
GET
/courses/semesters
List semesters
getSemesters → 200
GET
/courses/departments
List departments
getDepartments → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Course (12 properties), Section (9 properties), Meeting (6 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Meeting
object
A Meeting for a section of a course
6 properties
Section
object
Represents a single section of a course.
9 properties
Course
object
Represents a course on Testudo
12 properties
Error
object
Represents an HTTP error
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-maryland-college-park-courses-api-openapi.yml Raw ↑

Other APIs University of Maryland College Park publishes across the network.

Testudo Schedule of Classes
DRUM Institutional Repository
University of Maryland College Park bus API
University of Maryland College Park majors API
University of Maryland College Park map API
University of Maryland College Park professors API
Where this information came from

This is an independent, third-party profile of University of Maryland College Park courses 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.