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

Ohio State Mobile Content API v2

Public, unauthenticated, read-only JSON API operated by Ohio State's Office of Technology and Digital Innovation. Serves academic term lists, full-text class search against Student Information System data, and the public campus events feed. It is the backend behind the public class search at classes.osu.edu and it names itself "OSU Mobile API v2" at its root. Ohio State publishes no documentation and no specification for it; the OpenAPI carried here was DERIVED from the published client bundle and live probes on 2026-09-01, and verified at 1,033 courses for Autumn 2026 and 153 campus events.

Ohio State Mobile Content API v2 is one of 11 APIs that Ohio State University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Course Catalog, Class Search, Events, Campus Life, and Student Information System. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, organized into 2 resource areas, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against a single base URL, https://content.osu.edu/v2.

5 operations 5 paths 5 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
https://content.osu.edu/v2
Resource Areas
2

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. They span 2 resource areas: classes, events. Each is listed below with its method, path, parameters, and response codes.

classes 4

Course and section search against the Student Information System term data.

GET
/
Service root
getServiceRoot → 200
GET
/classes/searchableTermsV2
List academic terms open to class search
listSearchableTerms → 200
GET
/classes/search
Search classes offered in a term
searchClasses 4 params → 200
GET
/classes/availability
Seat availability for classes
getClassAvailability → 503
events 1

Public campus events feed.

GET
/events
List public campus events
listEvents → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Course (17 properties), ClassSearchResult (12 properties), Event (9 properties), Term (6 properties). Each schema is shown below with its type and property counts.

Term
object
An academic term exposed to class search.
6 properties
ClassSearchResult
object
12 properties
Course
object
Catalog record for a course as offered in a term.
17 properties
Event
object
A public campus event.
9 properties
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ohio-state-university-mobile-content-api-openapi.yml Raw ↑

Other APIs Ohio State University publishes across the network.

CHRR Open Data Portal (CKAN)
Web Single Sign-On (Shibboleth Identity Provider)
InCommon Federation IdP Metadata
Knowledge Bank DSpace REST API
Knowledge Bank OAI-PMH Interface
Library Discovery (Ex Libris Primo VE)
Canvas LMS Tenancy
DataCite Membership (GVUZ)
Crossref Membership (member 7412)
ROR Registration
Where this information came from

This is an independent, third-party profile of Ohio State Mobile Content API v2, 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.