What's in a roof measurement report

Page by page and field by field, what a RoofQuery report contains, how the PDF and the API data line up, and which numbers a contractor, adjuster or solar designer actually uses.

How it worksMeasured reports Last updated Markdown

A completed order gives you the same measurements three ways: printed on a white-labeled PDF, returned as JSON on the order, and as the raw XML the PDF was rendered from. This guide goes through what is in there and who uses which part. Open the sample report in another tab and follow along.

What is on the first three pages?

The pages a sales rep shows a homeowner. The cover carries the property address, your company name, logo and contact block, a roof diagram, a table of contents and the headline measurements. Page two is the aerial map of the property. Page three is the report summary with the waste calculation. Everything after that is for whoever is pricing the job.

What diagrams are included?

Four drawings, each available for the whole property and for each structure separately, on the PDF and from the diagrams endpoint as SVG or PNG:

What do the measurement tables contain?

The normalized data the API returns, under the same names, for each structure and for the property as a whole. The field reference is under report data.

TableAPI fieldUsed for
Area and squarestotalAreaSqFt, totalSquaresShingle, membrane and underlayment quantities
Area by pitchpitchAreasSteep-slope labour pricing, safety planning
Edge lengths by typeedgeTotalsDrip edge, starter, cap, flashing, ice and water shield
Hips and ridgeshipsAndRidgesLengthFtRidge cap and ridge vent
Facet listfaces[]Per-plane area, pitch and edges, for solar layout and waste
Attic estimateestimatedAtticSqFtVentilation and insulation sizing

Edge categories are always all ten, zero-filled: eave, rake, ridge, hip, valley, step flashing, wall flashing, parapet, bend and other. The glossary defines each.

How are multiple buildings handled?

As separate structures. A property with a house, a detached garage and a shed comes back with three entries in structures[], ordered by roof area, each with the full set of fields and its own diagrams. totals is the sum. Price the garage separately, or leave it out, without a second order.

Who uses which part?

What is not in a roof measurement report?

Condition. A measurement report describes geometry. It does not assess materials, damage or remaining life, and it does not include a site visit. It is the measured roof, so that the person who does visit, or the software that never does, is working from the right numbers.

Frequently asked questions

What formats does a RoofQuery report come in?

A white-labeled PDF, the raw XML, an Xactimate ESX, and four diagrams as SVG or PNG. All are included in the one report price.

Does the report include a detached garage?

If you order with a scope that includes it. Each building comes back as its own structure with its own totals and diagrams, plus a combined total.

Does a roof measurement report show damage?

No. It measures geometry: areas, pitches and edge lengths. Condition and damage are assessed separately.

Try it on a real roof

Create an account, generate a sandbox key, and order against the test addresses. Real webhooks, real XML, real PDFs, nothing charged.