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

CU-REG Course Schedule API

The read-only JSON backend behind CU-REG Course Schedule, the Office of the Registrar's public course, curriculum and timetable browser. Two endpoints answer HTTP 200 to an unauthenticated request from outside the campus network — /course-studies, which returns the curriculum register with degree and major names in Thai and English, credit totals and offering windows, and /version. The Angular client declares thirteen further endpoints against the same base (/course, /course-detail, /faculty, /instructor, /exam-date and others); all thirteen returned 404 on probe, and they are recorded as observations in the OpenAPI rather than promoted to a contract that cannot be demonstrated. No key, no token, no published rate limit, no terms of use. A bare GET on the base /class/api issues a 301 to http://cas.reg.chula.ac.th:8080/class/api/, leaking the origin port and downgrading to plain HTTP.

CU-REG Course Schedule API is one of 10 APIs that Chulalongkorn University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Course Catalog, Curriculum, Registrar, Student Systems, and Education. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 2 operations across 2 paths, organized into 2 resource areas, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2026.8.21-1644-1a51328.

Requests are made against a single base URL, https://cas.reg.chula.ac.th/class/api.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026.8.21-1644-1a51328
Base URL
https://cas.reg.chula.ac.th/class/api
Resource Areas
2

Paths & Operations 2

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

Meta 1

Service metadata

GET
/version
Deployed build version of the course schedule service
getVersion → 200
Curriculum 1

Degree programs and fields of study

GET
/course-studies
List degree programs and fields of study
listCourseStudies 1 param → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is CourseStudy (34 properties). Each schema is shown below with its type and property counts.

CourseStudy
object
One degree program / field of study in the registrar's curriculum register.
34 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chulalongkorn-course-schedule-openapi.yml Raw ↑

Other APIs Chulalongkorn University publishes across the network.

Chula SSO Authentication API
Chula DigiVerse — Institutional Digital Repository
Chula Digital Collections (bepress Digital Commons tenant)
Chulalongkorn University Identity Federation (Microsoft Entra ID tenant)
DataCite Membership (consortium organization lygd)
Crossref Membership (eleven faculty and institute member records)
ROR Registration (https://ror.org/028wp3y58)
Chula Library Discovery (EBSCO tenant)
CU Data Gateway
Where this information came from

This is an independent, third-party profile of CU-REG Course Schedule 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.