Hanyang Rate Limits
Hanyang University publishes no rate-limit table and no numeric quota, but its own Open API error documentation proves that per-app daily and hourly quotas are enforced: LimitDailyException (id 3010, "일별 제한횟수가 초과되었습니다") and LimitHourlyException (id 3011, "시간별 제한횟수가 초과되었습니다"), plus UserSessionInvalidateException 3104 ("허용된 사용량을 초과 하였습니다") on the OAuth path. The ceilings themselves are not disclosed publicly; they are presumably set per approved app at administrator approval time. The institutional repository's OAI-PMH interface at repository.hanyang.ac.kr publishes no limit and returned no throttling across the probes run on 2026-09-01.
Hanyang Rate Limits is the machine-readable rate-limit profile for Hanyang University on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests-per-day, requests-per-hour, requests, and source-ip.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled and note.
Tagged areas include Education, Higher Education, University, and Rate Limiting.
Limits
Policies
Sources
- https://api.hanyang.ac.kr/develop/errorcode.page
- https://repository.hanyang.ac.kr/oai/request?verb=Identify
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.