Scope: Hong Kong public datasets and government data.
Query HKMA (Hong Kong Monetary Authority) Open API · financial series.
Known endpoint IDs:
daily-interbank-liquidity· daily HIBOR + HKMA base rate + aggregate balance + TWI + CU triggersforeign-currency-reserves· monthly (MSB 8.4)hibor-daily· full historical HIBOR (overnight / 1w / 1m / 3m / 6m / 12m)authorized-institutions· register of banks / DTCs / LROspress-releases· HKMA press archive
HKMA hard-caps pagesize at 100 · returns empty body on higher values.
Args: endpoint_id: registry key (see list above) category: filter for the endpoint list only pagesize: 1..100 (default 20) offset: pagination offset lang: "en" | "tc" | "sc" date_from / date_to: YYYY-MM-DD daily · YYYY-MM monthly
Returns HKMA envelope {"header": {...}, "result": {"records": [...]}}
(or {"endpoints": [...]} when endpoint_id omitted).