National Tsing Hua University OAuth Scopes

OAuth 2.0 derived

National Tsing Hua University publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the National Tsing Hua University API on a user’s behalf.

Tokens are issued from https://oauth.ccxp.nthu.edu.tw/v1.1/token.php.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

EducationHigher EducationUniversityTaiwanPublic Research UniversityIdentityAuthenticationOpen DataCampusCourse CatalogResearch RepositoryLibrary
Scopes: 6 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://oauth.ccxp.nthu.edu.tw/v1.1/authorize.php
Token URL
https://oauth.ccxp.nthu.edu.tw/v1.1/token.php
Flows
authorizationCode

Scopes (6)

ScopeDescriptionFlows
userid The NTHU Academic Information System account identifier. authorizationCode
name The account holder's Chinese name; the resource endpoint also returns name_en. authorizationCode
email The account holder's institutional email address. authorizationCode
inschool Current affiliation status — true for employed, enrolled or reinstated accounts, false for departed, graduated, withdrawn or cross-institution visiting accounts. authorizationCode
cid National identification number. The most sensitive field the service can release; governed by Taiwan's Personal Data Protection Act and released only on data-owner approval. authorizationCode
lmsid The account holder's learning-management-platform identifier. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-30'
method: derived
source: https://oauth.ccxp.nthu.edu.tw/v1.1/doc/
note: >-
  Scope strings are National Tsing Hua University's, transcribed verbatim from the scope parameter
  documented in the university's OAuth interface manual; the descriptions are ours. Scopes are
  requested space-separated on /authorize.php and echoed back space-separated in the token response.
  Which scopes a client may actually request is decided per application by the data-owning unit.
schemes:
- name: nthuOAuth
  x-operator: institution
  source: https://oauth.ccxp.nthu.edu.tw/v1.1/doc/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://oauth.ccxp.nthu.edu.tw/v1.1/authorize.php
    tokenUrl: https://oauth.ccxp.nthu.edu.tw/v1.1/token.php
scopes:
- scope: userid
  description: The NTHU Academic Information System account identifier.
  sensitivity: identifier
  flows: [authorizationCode]
- scope: name
  description: The account holder's Chinese name; the resource endpoint also returns name_en.
  sensitivity: personal
  flows: [authorizationCode]
- scope: email
  description: The account holder's institutional email address.
  sensitivity: personal
  flows: [authorizationCode]
- scope: inschool
  description: >-
    Current affiliation status — true for employed, enrolled or reinstated accounts, false for
    departed, graduated, withdrawn or cross-institution visiting accounts.
  sensitivity: affiliation
  flows: [authorizationCode]
- scope: cid
  description: >-
    National identification number. The most sensitive field the service can release; governed by
    Taiwan's Personal Data Protection Act and released only on data-owner approval.
  sensitivity: national_id
  flows: [authorizationCode]
- scope: lmsid
  description: The account holder's learning-management-platform identifier.
  sensitivity: identifier
  flows: [authorizationCode]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/nthu-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.