Flood risk
England
Wales
Scotland
gethttps://develop.crystalroof.info/customer-api/environment/flood-risk/v2/{location}
Description
This method provides the flood risk for a given postcode/coordinate/UPRN.
Possible flood risk levels: No Risk, Very Low, Low, Medium, High.
Pricing
1 credit per 1 request.
Parameters
| Name | Description |
|---|---|
location path string | Postcode, coordinates in the lat,long format or UPRN in the uprn12345678 format. |
api_key query enum | Your API key.
|
Request URL:
https://develop.crystalroof.info/customer-api/environment/flood-risk/v2/{location}?api_key=DEMO
Possible responses with examples
Code
Description
200
Success
401
Unauthorized
402
Payment Required
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error