Hanyang University Open API Developer Center

Hanyang University's own Open API platform, built and run by the university rather than bought from a vendor. REST endpoints under https://api.hanyang.ac.kr/rs/ return XML or JSON, selected by file extension. The Developer Center's own menu lists twelve service categories: 공통 (common), 학사정보 (academic records), 한양광장, 대학생활 (campus life), 대학소개, 행정정보 (administration), 연구정보 (research), 취업정보 (careers), 학술정보 (library and scholarly), 경영정보, 발전기금 (giving) and 사회봉사 (volunteering). APIs are classed Public (no personal data) or Private (personal data, end-user OAuth consent required). Individual endpoints are visible only to registered developer-center members, so the catalogue could not be enumerated.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/developer-center"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: hanyang:developer-center
name: Hanyang University Open API Developer Center
x-operator: institution
x-operator-evidence: api.hanyang.ac.kr is under the institution's own registrable domain; the terms of
  service at /member/join_step01.page name Hanyang University as the operator of the service, and the
  OAuth authorization and token endpoints sit on the same host.
description: 'Hanyang University''s own Open API platform, built and run by the university rather than
  bought from a vendor. REST endpoints under https://api.hanyang.ac.kr/rs/ return XML or JSON, selected
  by file extension. The Developer Center''s own menu lists twelve service categories: 공통 (common), 학사정보
  (academic records), 한양광장, 대학생활 (campus life), 대학소개, 행정정보 (administration), 연구정보 (research), 취업정보 (careers),
  학술정보 (library and scholarly), 경영정보, 발전기금 (giving) and 사회봉사 (volunteering). APIs are classed Public (no
  personal data) or Private (personal data, end-user OAuth consent required). Individual endpoints are
  visible only to registered developer-center members, so the catalogue could not be enumerated.'
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/member/join_step01.page
- type: Authentication
  url: https://api.hanyang.ac.kr/develop/auths.page
- type: Errors
  url: errors/hanyang-open-api-errors.yml
- type: RateLimits
  url: rate-limits/hanyang-rate-limits.yml
- type: TermsOfService
  url: https://api.hanyang.ac.kr/member/join_step01.page