APIDescription
POST ApiAccount/ApiLogin

No documentation available.

River Levels API

API calls for TimeSeriesData types

APIDescription
GET TimeSeries/GetTimeSeriesStations?dataTypes[0]={dataTypes[0]}&dataTypes[1]={dataTypes[1]}?dataTypes={dataType1}&dataTypes={dataType2}

Returns a list of all time series station names locations and values that are of a DataType from dataTypes

GET TimeSeries/GetTimeSeriesStationById?stationId={stationId}

No documentation available.

GET TimeSeries/GetNearestTimeSeriesStations?dataTypes[0]={dataTypes[0]}&dataTypes[1]={dataTypes[1]}&latitude={latitude}&longitude={longitude}&count={count}&dataTypes={dataType1}&dataTypes={dataType2}

Get the nearest TimeSeries telemetry stations to the specified lat/long values that are of a DataType from datatypes

GET TimeSeries/GetTimeSeriesRecentDatapoints?stationId={stationId}&dataType={dataType}&numberDays={numberDays}

Get the last numberData data points of geoEntityDataType's dataType

GET TimeSeries/GetTimeSeriesDatapointsDateTime?stationId={stationId}&dataType={dataType}&endTime={endTime}&startTime={startTime}

Get the datapoints of a given stationId and dataType

POST TimeSeries/ThrowErrorOnRequest?publicKey={publicKey}

No documentation available.

POST TimeSeries/IsAllowedSEPA?publicKey={publicKey}

No documentation available.

3-Day Flood Forecast API

ThreeDayFloodForecast controller. Provides access to the Environment Agency Three Day Flood Forecasts.

APIDescription
GET ThreeDayFloodForecast/GetCurrentForecast

Returns the current flood forecast for the day

GET ThreeDayFloodForecast/GetCurrentForecastByRiskTypes?riskList[0]={riskList[0]}&riskList[1]={riskList[1]}?riskList={riskType1}&riskList={riskType2}

Returns the current flood forecast filtered by RiskLevel

GET ThreeDayFloodForecast/GetCurrentForecastByRegions?regions[0]={regions[0]}&regions[1]={regions[1]}?regions={region1}&regions={region2}

Returns the current flood forecast filtered by Region

POST ThreeDayFloodForecast/ThrowErrorOnRequest?publicKey={publicKey}

No documentation available.

POST ThreeDayFloodForecast/IsAllowedSEPA?publicKey={publicKey}

No documentation available.