Hanyang University website screenshot

Hanyang University

Hanyang University is a private research university in Seoul and Ansan, South Korea, ranked #162 in the QS World University Rankings 2025. It operates an official API Developer Center at api.hanyang.ac.kr that publishes REST-style Open APIs returning XML or JSON, with OAuth-based authentication, Android and iOS SDKs, an API testing console, and a developer community. Access to the Open APIs requires developer registration and authentication through the university's HY-in portal; individual endpoints and personal-data ("Private") APIs are gated behind that login, so they are not publicly enumerable.

Hanyang University publishes 2 APIs on the APIs.io network. Tagged areas include Education, Higher Education, University, South Korea, and Seoul.

The Hanyang University catalog on APIs.io includes 1 JSON-LD context.

Hanyang University’s developer surface includes authentication and 8 more developer resources.

22.1/100 emerging ▬ flat Agent 12/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFree
2 APIs
EducationHigher EducationUniversitySouth KoreaSeoulOpenAPIAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 22.1/100 · emerging
Contract Quality 2.4 / 21
Developer Ergonomics 3.6 / 17
Access Clarity 4.9 / 17
Operational Transparency 2.3 / 11
Contract Governance 0.0 / 10
Discoverability 5.0 / 9
Regulatory Posture 4.7 / 15
Agent readiness — 12/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hanyang: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Hanyang University Open API Developer Center

Official Hanyang University Open API platform providing REST-style APIs that return XML or JSON. APIs are classified as Public (no personal data) or Private (require user authen...

Hanyang University Open API SDKs

Software development kits published by the Hanyang University Developer Center for building applications against the Open APIs, including Android and iOS SDKs and server-side sa...

Pricing Plans 1

Published pricing tiers and plan structures.

Hanyang Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Hanyang Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Hanyang Context

9 classes · 4 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hanyang Domain Security

TLSv1.2

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hanyang
name: Hanyang University
description: 'Hanyang University is a private research university in Seoul and Ansan, South Korea, ranked #162 in the QS World
  University Rankings 2025. It operates an official API Developer Center at api.hanyang.ac.kr that publishes REST-style Open
  APIs returning XML or JSON, with OAuth-based authentication, Android and iOS SDKs, an API testing console, and a developer
  community. Access to the Open APIs requires developer registration and authentication through the university''s HY-in portal;
  individual endpoints and personal-data ("Private") APIs are gated behind that login, so they are not publicly enumerable.'
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hanyang.png
url: https://raw.githubusercontent.com/api-evangelist/hanyang/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- South Korea
- Seoul
- OpenAPI
- Authentication
tags_raw:
- Education
- Higher Education
- University
- South Korea
- Seoul
- Open API
- OAuth
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.23'
apis:
- aid: hanyang:developer-center
  name: Hanyang University Open API Developer Center
  description: Official Hanyang University Open API platform providing REST-style APIs that return XML or JSON. APIs are classified
    as Public (no personal data) or Private (require user authentication for personal information). The center provides API
    documentation, an API testing console, app registration with API keys, and a developer community. Endpoint access requires
    developer registration; specific endpoints are not publicly listed.
  humanURL: https://api.hanyang.ac.kr/develop/start.page
  baseURL: https://api.hanyang.ac.kr/rs/
  tags:
  - Education
  - University
  - OpenAPI
  - REST
  - JSON
  - XML
  tags_raw:
  - Education
  - University
  - Open API
  - REST
  - JSON
  - XML
  properties:
  - type: Documentation
    url: https://api.hanyang.ac.kr/develop/start.page
  - type: Signup
    url: https://api.hanyang.ac.kr/oauth/login
  - type: Authentication
    url: https://api.hanyang.ac.kr/oauth/login
- aid: hanyang:sdk
  name: Hanyang University Open API SDKs
  description: Software development kits published by the Hanyang University Developer Center for building applications against
    the Open APIs, including Android and iOS SDKs and server-side sample integrations (e.g., ASP) that handle OAuth server
    communication and authentication.
  humanURL: https://api.hanyang.ac.kr/develop/sdk_asp.page
  tags:
  - SDK
  - Authentication
  - Android
  - iOS
  - Education
  tags_raw:
  - SDK
  - OAuth
  - Android
  - iOS
  - Education
  properties:
  - type: Documentation
    url: https://api.hanyang.ac.kr/develop/sdk_asp.page
common:
- type: DomainSecurity
  url: security/hanyang-domain-security.yml
- type: Website
  url: https://www.hanyang.ac.kr/web/eng
- type: DeveloperPortal
  url: https://api.hanyang.ac.kr/develop/start.page
- type: Authentication
  url: https://api.hanyang.ac.kr/oauth/login
- type: LinkedIn
  url: https://www.linkedin.com/company/hanyang-university
- type: Plans
  url: plans/hanyang-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hanyang-rate-limits.yml
- type: FinOps
  url: finops/hanyang-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com