Post Weather Benchmark

Handle benchmark requests for weather data

post/v1/weather/benchmark

Request body

startDatestring required
endDatestring
coverType'aggregate' | 'occurrence' required
policyLimitinteger
deductibleinteger
thresholdType'atleast' | 'atmost'
distanceUnit'miles' | 'km'
coordinatesFormat'standard' | 'geojson'
radiusinteger

Radius around latitude/longitude point to examine

maximumDepthinteger

Depth of the location to examine

metric'temperatureHigh' | 'temperatureLow' | 'precipitation' | 'rainfall' | 'snowfall' | 'windSpeed' | 'gustSpeed' | 'radiation' | 'evaporation' | 'uvIndex' required

An enumeration.

event_typestring

Response

Successful Response

{"stackTrail":"paths:/v1/weather/benchmark:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.