Skip to content

Flood alerts

GET /v1/uk/floods queries the Environment Agency flood monitoring API for warnings within a radius of a postcode (default 30 km, max 50 km). Returns a count, worst severity level, and up to twelve alert summaries.

Live EA data. Useful for dashboards and travel planning. Not an emergency service. Call 999 if you are in immediate danger.

Try it

https://fetch.li/v1/uk/floods?postcode=SW1A%201AA

Parameters

Parameter Required Description
postcode No UK postcode (defaults to central London)
km No Search radius in km (5 to 50, default 30)

Demo

GET endpoints work without an API key on the public demo tier (60 calls per hour per IP).

Try it

GET https://fetch.li/v1/uk/floods


    
    
    
  

Answer

Response

response