Check Coal Area
GET
https://api.propalt.io
/environmental-risk/coal/area
Check whether a UK latitude/longitude is inside a coal area. Returns a boolean result for environmental risk screening.
query Parameters
latitudeLatitude in degrees (UK territory only).
longitudeLongitude in degrees (UK territory only).
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Responses
Coal area result
required
Check Mining Area
GET
https://api.propalt.io
/environmental-risk/mining/area
Check non-coal mining hazard data for a UK latitude/longitude. Returns the matching mining hazard legend and class when present.
query Parameters
latitudeLatitude in degrees (UK territory only).
longitudeLongitude in degrees (UK territory only).
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Responses
Mining area result
required