Shanghai Jiao Tong University
Shanghai Jiao Tong University (SJTU), founded in 1896 and located in Shanghai, China (Mainland), is one of China's top research universities and is ranked #56 in the QS World University Rankings 2025. SJTU operates an official developer platform (developer.sjtu.edu.cn) that exposes internal data resources and infrastructure to authorized developers. Its public-facing programmable footprint centers on the jAccount single sign-on system (OAuth 2.0 / OpenID Connect) and a GraphQL-based data resources platform covering account, faculty, undergraduate teaching, and academic paper data. Access to the data APIs is gated behind an application and approval process; the SSO/OIDC integration is documented publicly.
APIs
jAccount Single Sign-On (OAuth 2.0 / OIDC)
jAccount is SJTU's identity and single sign-on system. It provides OAuth 2.0 and OpenID Connect authorization for third-party member sites, including an authorization endpoint, ...
SJTU Data Resources GraphQL API
A GraphQL-based data resources API providing access to institutional data categories including account information, faculty/staff data, undergraduate teaching records, and acade...
Undergraduate Teaching APIs
GraphQL APIs exposing undergraduate teaching and course-related information. Course interfaces return current academic year data. Part of the gated data resources platform.
Faculty APIs
GraphQL APIs providing faculty and staff profile data. Part of the gated data resources platform requiring an approved application.
Academic Paper APIs
GraphQL APIs providing access to academic paper and publication metadata. Part of the gated data resources platform requiring an approved application.
Account APIs
GraphQL APIs used to retrieve account-related information. Access requires an approved data resource application.