v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Public Finance & Government

MTR heavy-rail next-train schedule

Next-train schedule for Hong Kong MTR heavy-rail lines. Returns up to four upcoming arrivals in each direction (UP / DOWN) at the requested station. The line parameter uses MTR line codes (TKL = Tseung Kwan O, TWL = Tsuen Wan, ISL = Island, KTL = Kwun Tong, EAL = East Rail, TML = Tuen Ma, SIL = South Island, DRL = Disneyland Resort, AEL = Airport Express). Upstream returns sys_time / curr_time in naive HKT; Sugra converts both to UTC. Upstream refresh cadence is 10-30 s; Sugra caches for 5 minutes to match the shortest cache bucket.

get/api/v1/data-gov-hk/mtr/next-train

Query parameters

linestring required

MTR line code (uppercase). Examples: TKL, TWL, ISL, KTL, EAL, TML, SIL, DRL, AEL.

MTR line code (uppercase). Examples: TKL, TWL, ISL, KTL, EAL, TML, SIL, DRL, AEL.

stationstring required

MTR station code (uppercase). Examples: TKO, LHP, POA, CEN, TST, MKK, HUH, ADM.

MTR station code (uppercase). Examples: TKO, LHP, POA, CEN, TST, MKK, HUH, ADM.

Response

Next-train arrivals at the requested MTR line/station in both directions.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}