v1

latestOpenAPI 3.1.02026-07-24730265.7 KB

Get Roof RWF

get/waste_factor/roof

Query parameters

roof_square_feetinteger

Required. The total square footage of the roof

step_flashing_linear_feetinteger

Required. The total area of the step_flashing of a roof.

rakes_linear_feetinteger

Required. The total area of the rakes of a roof.

valleys_linear_feetinteger

Required. The total area of the valleys of a roof.

hips_linear_feetinteger

Required. The total area of the ridges_hips of a roof.

Response

200

predicted_roof_waste_factornumber

Example response

{
  "predicted_roof_waste_factor": 7.2
}