Hanyang University · Rate Limits

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.

4 Limits Throttle: 401
EducationHigher EducationUniversityRate Limiting

Limits

Daily call quota app
requests-per-day
undisclosed
Hourly call quota app
requests-per-hour
undisclosed
OAuth session usage ceiling access-token
requests
undisclosed
IP allow-list app
source-ip
allow-listed addresses only

Policies

Backoff strategy
No Retry-After is documented. Read errorObject.id to tell a quota error (3010, 3011, 3104) from a credential error, then back off with jitter until the next hour or day boundary.
Repository harvesting
The OAI-PMH endpoint publishes no limit. Harvest politely and use resumptionToken flow control as the protocol intends.

Sources

Work with this as data

Every rate limit 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 rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • 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 rate limit
curl "https://apis.io/api/v1/rate-limits/hanyang-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?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.