Roofix isn't a marketplace. We own the data, the pricing engine, the dispatch graph, and the QA ledger end-to-end. Partners integrate once, at the API — we handle the physical world.
Every design choice traces back to three rules. They look obvious on a slide, but they're the reason Roofix can quote a roof in Tallahassee and dispatch a crew in Tacoma on the same API call.
Every quote, dispatch, inspection, and payout is keyed with a parcel ID — not an address string. That's how we reconcile 148M homes across 3,144 counties without the usual address-matching mess.
The pricing engine returns a single, binding install price valid for 30 days — material, labor, permit, haul-off, warranty. If we quoted it, we're obligated to build it at that number.
Every crew is background-checked, insurance-verified, and on our payout ledger. That's how we guarantee SLAs instead of apologizing for them.
Five stages, one commit boundary. A claim, a solar lead, or a dealer deal all go through the same pipeline — only the originating event type differs.
Claim, lead, or deal hits the API. Parcel resolved, carrier / dealer stamped.
Satellite + LiDAR + permit history. Roof area, pitch, age, layers detected.
Material + labor + permit + warranty, priced against live capacity.
Crew-of-record assigned by proximity, capacity, and license.
Photo + drone closeout, warranty, crew payout — automatic.
# One POST call — a firm install quote, binding for 30 days POST https://api.roofix.io/v1/quotes Authorization: Bearer $ROOFIX_KEY Content-Type: application/json { "parcel": { "address": "1847 Oakridge Ln, Frisco, TX 75034" }, "scope": "roof_full_replace", "partner": "carrier:nationwide", "claim_id": "CLM-2026-01-00461" } # Response — 2.4s p95 { "quote_id": "qt_8Z9gT6…", "price": 21600, "install_sla_days": 13, "warranty": "10yr_workmanship", "binding_until": "2026-02-09" }
Full re-roof in the same truck-roll as panel install. Eliminates the "bad roof" cancellation from solar pipelines. Solar-design file shared (DXF / PDF), single warranty on roof + PV, net-metering permit bundle.
FNOL-to-dispatch pipeline for P&C carriers. Roofix becomes your preferred-contractor layer across 48 states. Xactimate & Symbility · invoice-first adjustment · live cycle-time dashboard.
Portfolio capex, multi-site dispatch, and bonded crews for REITs, property managers, DCs, and federal / state / local work. TIPS & Davis-Bacon compliant, 3-year capex forecast and bulk scheduling per asset.
The primitives: parcel lookup, firm quote, dispatch, webhook events. Build your own integration. REST + Webhooks · 140 endpoints · SDKs (Node, Python, Go, Ruby) · sandbox with full-fidelity test parcels.
Full SOC 2 Type II audit, annual pen test, dedicated VPC per Tier-1 partner. Compliance pack available on request.
Trust Services Criteria audited annually. Drift-powered continuous evidence collection.
Regional data residency. Homeowner PII encrypted at rest with per-partner KMS keys.
Bodily-injury claim data handled under BAA. Health data shared in view-facing apps.
Third-party pen test every quarter. Critical findings SLA: 48 hours to patch.
Request sandbox access and we'll provision a key plus 50 full-fidelity test parcels so your engineers can start integrating today.