Lloyd's Catastrophe Codes API v1
Lloyd's catastrophe event reference data served from the London Market API Gateway — the market's canonical codes for aggregating losses to a named catastrophe (e.g. 17E "Typhoon Hato, 20 August 2017 and ongoing, affecting Hong Kong, Macau and South China"), each carrying Code, Definition, EventStartDate, EventEndDate and EventYear. This API was never listed in the Lloyd's API catalogue; it surfaced because the Lloyd's Base API Standard uses it for every worked example of the identity pseudo-field and the collection wrapper document. It is the only Lloyd's API surface still routed on the gateway: probed on 2026-07-25 the unauthenticated /health meta resource mandated by section 5.11 of the Base API Standard returns 200 on both Production and Sandbox, while /CatastropheCodes and /version return 401 {"Code":401,"Message":"Client certificate is missing."} — the mutual-TLS gate is live and enforcing. Access requires LIMOSS Common Services onboarding, an Azure AD on-behalf-of token with scp=user_impersonation, and a registered X.509 certificate per environment. No specification is published.