Lumber Calculator
Calculate board feet, linear feet, coverage area, waste allowance, and total cost for a lumber order from board thickness, width, length, and quantity.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Thickness (inches)
x >= 0Width (inches)
x >= 0Length (feet)
x >= 0Quantity (boards)
x >= 0Waste allowance (%)
0 <= x <= 30Price per board foot ($, optional)
x >= 0Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.