National Yang Ming Chiao Tung University website screenshot

National Yang Ming Chiao Tung University

National Yang Ming Chiao Tung University (NYCU) is a public research university in Taiwan formed in 2021 from the merger of National Yang-Ming University and National Chiao Tung University, and ranked #219 in the QS World University Rankings 2025. Its public developer footprint centers on an OAuth 2.0 / single sign-on identity service (id.nycu.edu.tw) for third-party application integration, and the NYCU Dataverse research-data repository which exposes standard Dataverse REST APIs (Native and Search) and an OAI-PMH metadata-harvesting endpoint. Most administrative, course, and portal systems are gated behind institutional SSO rather than openly documented.

3 APIs 0 Features
EducationHigher EducationUniversityTaiwanIdentityOAuthResearch DataOpen DataLibrary

APIs

NYCU OAuth / Single Sign-On API

OAuth 2.0 (RFC 6749) authorization-code service for third-party applications to authenticate NYCU users and retrieve consented user data (email/username via the profile scope, n...

NYCU Dataverse Repository API

NYCU Dataverse (Dataverse Project v5.10.1) is the university's research-data repository, established 2022. It exposes the standard Dataverse Native API and Search API (e.g. /api...

NYCU Dataverse OAI-PMH Endpoint

OAI-PMH 2.0 metadata-harvesting endpoint ("NYCU Dataverse Dataverse OAI Archive") for harvesting dataset metadata from the NYCU Dataverse research-data repository.

Pricing Plans

Nycu Plans Pricing

2 plans

PLANS

Rate Limits

Nycu Rate Limits

1 limits

RATE LIMITS

FinOps

Nycu Finops

FINOPS

Semantic Vocabularies

Nycu Context

12 classes · 11 properties

JSON-LD

API Governance Rules

National Yang Ming Chiao Tung University API Rules

5 rules · 1 errors 2 warnings 2 info

SPECTRAL

JSON Structure

Nycu Dataset Structure

11 properties

JSON STRUCTURE

Nycu Search Result Structure

2 properties

JSON STRUCTURE

Example Payloads

Nycu Info Version Example

2 fields

EXAMPLE

Nycu Search Example

2 fields

EXAMPLE

Resources

🔗
Website
Website
🌐
DeveloperPortal
DeveloperPortal
🔗
LinkedIn
LinkedIn
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

Raw ↑
aid: nycu
name: National Yang Ming Chiao Tung University
description: 'National Yang Ming Chiao Tung University (NYCU) is a public research university in Taiwan formed in 2021 from
  the merger of National Yang-Ming University and National Chiao Tung University, and ranked #219 in the QS World University
  Rankings 2025. Its public developer footprint centers on an OAuth 2.0 / single sign-on identity service (id.nycu.edu.tw)
  for third-party application integration, and the NYCU Dataverse research-data repository which exposes standard Dataverse
  REST APIs (Native and Search) and an OAI-PMH metadata-harvesting endpoint. Most administrative, course, and portal systems
  are gated behind institutional SSO rather than openly documented.'
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/nycu/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Taiwan
- Identity
- OAuth
- Research Data
- Open Data
- Library
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: nycu:oauth
  name: NYCU OAuth / Single Sign-On API
  description: OAuth 2.0 (RFC 6749) authorization-code service for third-party applications to authenticate NYCU users and
    retrieve consented user data (email/username via the profile scope, name via the name scope, and enrollment/employment
    status via the status scope). Apps register a client and redirect-URI whitelist before use.
  humanURL: https://id.nycu.edu.tw/docs/
  baseURL: https://id.nycu.edu.tw
  tags:
  - Identity
  - OAuth
  - Authentication
  - SSO
  properties:
  - type: Documentation
    url: https://id.nycu.edu.tw/docs/
  - type: Signup
    url: https://id.nycu.edu.tw/apply/app
  - type: Authentication
    url: https://id.nycu.edu.tw/o/authorize/
- aid: nycu:dataverse
  name: NYCU Dataverse Repository API
  description: NYCU Dataverse (Dataverse Project v5.10.1) is the university's research-data repository, established 2022.
    It exposes the standard Dataverse Native API and Search API (e.g. /api/info/version, /api/search, dataset and dataverse
    endpoints) for programmatic discovery and access to published datasets.
  humanURL: https://guides.dataverse.org/en/5.10.1/api/
  baseURL: https://dataverse.lib.nycu.edu.tw/api
  tags:
  - Research Data
  - Open Data
  - Repository
  - Dataverse
  properties:
  - type: Documentation
    url: https://guides.dataverse.org/en/5.10.1/api/
  - type: OpenAPI
    url: openapi/nycu-dataverse.yaml
  - type: JSONSchema
    url: json-schema/nycu-dataset-schema.json
  - type: JSONStructure
    url: json-structure/nycu-dataset-structure.json
  - type: Examples
    url: examples/nycu-search-example.json
  - type: Rules
    url: rules/nycu-rules.yml
  - type: Vocabulary
    url: vocabulary/nycu-vocabulary.yml
  - type: JSONLD
    url: json-ld/nycu-context.jsonld
- aid: nycu:oai-pmh
  name: NYCU Dataverse OAI-PMH Endpoint
  description: OAI-PMH 2.0 metadata-harvesting endpoint ("NYCU Dataverse Dataverse OAI Archive") for harvesting dataset metadata
    from the NYCU Dataverse research-data repository.
  humanURL: https://guides.dataverse.org/en/5.10.1/admin/harvestserver.html
  baseURL: https://dataverse.lib.nycu.edu.tw/oai
  tags:
  - OAI-PMH
  - Metadata
  - Harvesting
  - Research Data
  properties:
  - type: Documentation
    url: https://guides.dataverse.org/en/5.10.1/admin/harvestserver.html
common:
- type: Website
  url: https://www.nycu.edu.tw/
- type: DeveloperPortal
  url: https://id.nycu.edu.tw/docs/
- type: LinkedIn
  url: https://www.linkedin.com/school/nycu/
- type: Plans
  url: plans/nycu-plans-pricing.yml
- type: RateLimits
  url: rate-limits/nycu-rate-limits.yml
- type: FinOps
  url: finops/nycu-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com