Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

National Tsing Hua University Courses API

The Courses API from National Tsing Hua University — 3 operation(s) for courses.

National Tsing Hua University Courses API is one of 9 APIs that National Tsing Hua University 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 4 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://api.nthusa.tw.

4 operations 3 paths 9 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://api.nthusa.tw
Resource Areas
1

Paths & Operations 4

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

Courses 4
GET
/courses/
Get All Courses
getAllCourses → 200
GET
/courses/search
Search Courses By Field And Value
searchCoursesByFieldAndValue 19 params → 200422
POST
/courses/search
Search Courses By Condition
searchCoursesByCondition body → 200422
GET
/courses/lists/{list_name}
List Courses By Type
listCoursesByType 1 param → 200422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CourseData (19 properties), CourseCondition (3 properties), ValidationError (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
CourseFieldName
string
Course field names for querying.
ValidationError
object
3 properties 3 required
CourseLanguage
string
Course language options.
CourseQueryOperation
string
Query operation type.
CourseListName
string
Predefined course lists.
CourseData
object
Course data schema.
19 properties 19 required
CourseQueryCondition
array
Complex course query condition.
CourseCondition
object
Single course query condition.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nthu-courses-api-openapi.yml Raw ↑

Other APIs National Tsing Hua University publishes across the network.

National Tsing Hua University Announcements API
National Tsing Hua University Buses API
National Tsing Hua University Departments API
National Tsing Hua University Dining API
National Tsing Hua University Energy API
National Tsing Hua University Libraries API
National Tsing Hua University Locations API
National Tsing Hua University Newsletters API