Zhejiang University website screenshot

Zhejiang University

Zhejiang University (ZJU) is a comprehensive public research university based in Hangzhou, Zhejiang Province, China, ranked #44 in the QS World University Rankings 2025. ZJU is one of China's oldest and most selective institutions, with strengths across AI, engineering, medicine, and the sciences. ZJU does not publish a centralized, public developer portal or documented open API program. Its confirmable public technical surface is limited to infrastructure endpoints: a unified identity / single sign-on (CAS + Shibboleth SAML IdP) platform and a community-run open-source software mirror, alongside numerous research-lab GitHub organizations. No open, self-service application APIs were found at the time of review.

3 APIs 0 Features
EducationHigher EducationUniversityResearchChinaIdentitySSO

APIs

Unified Identity Authentication (CAS / SSO)

Zhejiang University's unified identity authentication platform, a Central Authentication Service (CAS) single sign-on login used to access campus systems. It supports username/p...

Shibboleth Identity Provider (SAML)

Zhejiang University operates a Shibboleth SAML 2.0 Identity Provider (entityID https://idp.zju.edu.cn/idp/shibboleth) used for federated single sign-on to external academic reso...

ZJU Open Source Software Mirrors

A community-maintained (LUG@ZJU) open-source software mirror service that hosts and serves Linux distribution and software package repositories. It is an rsync/HTTP file-mirror ...

Pricing Plans

Zhejiang Plans Pricing

2 plans

PLANS

Rate Limits

Zhejiang Rate Limits

1 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Zhejiang Context

13 classes · 3 properties

JSON-LD

Resources

🔗
Website
Website
👥
GitHub
GitHub
🔗
LinkedIn
LinkedIn
🔑
Authentication
Authentication
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

apis.yml Raw ↑
aid: zhejiang
name: Zhejiang University
description: 'Zhejiang University (ZJU) is a comprehensive public research university based in Hangzhou, Zhejiang Province,
  China, ranked #44 in the QS World University Rankings 2025. ZJU is one of China''s oldest and most selective institutions,
  with strengths across AI, engineering, medicine, and the sciences. ZJU does not publish a centralized, public developer
  portal or documented open API program. Its confirmable public technical surface is limited to infrastructure endpoints:
  a unified identity / single sign-on (CAS + Shibboleth SAML IdP) platform and a community-run open-source software mirror,
  alongside numerous research-lab GitHub organizations. No open, self-service application APIs were found at the time of review.'
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/zhejiang/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Research
- China
- Identity
- SSO
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: zhejiang:sso
  name: Unified Identity Authentication (CAS / SSO)
  description: Zhejiang University's unified identity authentication platform, a Central Authentication Service (CAS) single
    sign-on login used to access campus systems. It supports username/password, QR-code scanning, and third-party login (DingTalk,
    QQ, WeChat, Azure/Microsoft for international campus). This is an internal SSO gateway, not a self-service public API;
    no public developer documentation is published.
  humanURL: https://zjuam.zju.edu.cn/cas/login?locale=en
  baseURL: https://zjuam.zju.edu.cn/cas/
  tags:
  - Identity
  - SSO
  - Authentication
  - CAS
  properties:
  - type: Documentation
    url: https://zjuam.zju.edu.cn/cas/login?locale=en
  - type: Authentication
    url: https://zjuam.zju.edu.cn/cas/login?locale=en
- aid: zhejiang:shibboleth
  name: Shibboleth Identity Provider (SAML)
  description: Zhejiang University operates a Shibboleth SAML 2.0 Identity Provider (entityID https://idp.zju.edu.cn/idp/shibboleth)
    used for federated single sign-on to external academic resources and services. This is a standards-based federation endpoint
    rather than a documented public API.
  humanURL: https://idp.zju.edu.cn/idp/shibboleth
  baseURL: https://idp.zju.edu.cn/idp/
  tags:
  - Identity
  - SSO
  - SAML
  - Shibboleth
  - Federation
  properties:
  - type: Documentation
    url: https://idp.zju.edu.cn/idp/shibboleth
  - type: Authentication
    url: https://idp.zju.edu.cn/idp/shibboleth
- aid: zhejiang:mirrors
  name: ZJU Open Source Software Mirrors
  description: A community-maintained (LUG@ZJU) open-source software mirror service that hosts and serves Linux distribution
    and software package repositories. It is an rsync/HTTP file-mirror service rather than a programmable application API;
    the maintaining scripts are open source on GitHub.
  humanURL: https://mirrors.zju.edu.cn/
  baseURL: https://mirrors.zju.edu.cn/
  tags:
  - Mirror
  - Open Source
  - Infrastructure
  properties:
  - type: Documentation
    url: https://mirrors.zju.edu.cn/
  - type: GitHub
    url: https://github.com/zjulug
common:
- type: Website
  url: https://www.zju.edu.cn/english/
- type: GitHub
  url: https://github.com/zjulug
- type: LinkedIn
  url: https://www.linkedin.com/school/zhejiang-university/
- type: Authentication
  url: https://zjuam.zju.edu.cn/cas/login?locale=en
- type: Plans
  url: plans/zhejiang-plans-pricing.yml
- type: RateLimits
  url: rate-limits/zhejiang-rate-limits.yml
- type: FinOps
  url: finops/zhejiang-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com