API
Known data endpoints. Served at runtime with an 8-hour lazy cache: a request within the window is returned from cache; the first request after it expires re-processes and re-caches. Each response carries a cache block — snapshot time, query time, and valid-until — all in Asia/Taipei.
已知資料端點,於執行階段提供並採 8 小時惰性快取:時間內直接回應快取,逾時後首次請求會重新處理並更新快取。每筆回應含 cache區塊:快照時間、查詢時間、有效期限,皆為台北時區。
資料截至 2026-06-30 · 擷取時間 2026-07-01 · 快取策略 lazy-8h(Asia/Taipei)
What's not here · 這裡沒有的資料
Officer contact data is intentionally not served here. These endpoints are anonymous with open CORS (*); personal contact data (officer emails) is served only by the MOT app's same-origin API with server-side masking and token resolution — full addresses never reach the browser.
幹部聯絡資料(Email)刻意不在本 API 提供。本站端點為匿名+開放 CORS,個資(幹部 Email)僅由 MOT 應用程式的同源 API 提供:伺服器端隱碼+token 解析,完整 Email 位址不會到達瀏覽器。
Every District 67 club: division, area, club number, English & Chinese names.
第67地區所有分會:分部、區、分會編號、中英文名稱。
{ district, dataAsOf, capturedAt, source, count, cache: { policy, status, timezone, snapshotDataAsOf, snapshotCapturedAt, queryTime, processedAt, validUntil }, clubs: [{ Division, Area, ClubId, ClubEnName, ClubZhName }] }Source · TI snapshot (district.aspx?id=67) + 台灣中文名 enrichment
Same as club-list plus MemberCount — each club's current member head count (To Date).
同 club-list,另加 MemberCount:各分會目前會員人數(To Date 現有人數)。
{ district, dataAsOf, capturedAt, source, count, cache: { policy, status, timezone, snapshotDataAsOf, snapshotCapturedAt, queryTime, processedAt, validUntil }, clubs: [{ Division, Area, ClubId, ClubEnName, ClubZhName, MemberCount }] }Source · TI snapshot (district.aspx?id=67) + 台灣中文名 enrichment