Platform · Technology

RFX runs the work. RAM manages the assets.

Roofix isn't a marketplace. We own the roof data, the pricing engine, the dispatch system and the quality record end to end — which is why a quote in Tallahassee and a crew in Tacoma come out of the same place. You integrate once, at the API. We handle everything on the ground.

148MRoofs in our property database
<5mAddress to a firm, binding price
99.97%Platform uptime, trailing 12 months
A residential roof captured from above as a digital twin, its planes measured and labeled
Parcel & roof intelligence

We measure the roof before a crew leaves the depot.

Satellite imagery, LiDAR and permit history give us roof area, pitch, age and layer count before anyone drives out. Every record is filed against the property itself, not a typed address, so the same roof never shows up twice under two spellings.

Seven layers

What is actually running underneath.

L7 · UIWhat your team logs intoCarrier, solar, institutional and operator portals● Live
L6 · APIThe API you integrate withREST and webhooks · 140 endpoints2.4s res
L5DispatchWhich crew, which territory, how much capacity is left2.8k/s
L4 · PricingPricingMaterial, labour and permit cost priced by ZIP340 ms
L3Roof dataSatellite, LiDAR and permit history148M rows
L2 · LedgerPayments and QACrew payouts, commissions and quality sign-off42 TPS
L1The recordEvery action logged once, in order3.8k / s
How we think about software

Three rules the whole system is built on.

They look obvious written down. They are the reason we can price a roof and commit a crew anywhere in the country from a single request.

Data first

Every record is tied to the property, not the address.

Quotes, dispatches, inspections and payouts all attach to a parcel ID rather than a typed address. That is how 148M properties across 3,144 counties stay reconciled instead of turning into duplicate records.

Firm prices

No "up to." No "starting at."

You get one binding price, valid 30 days, covering material, labour, permit, haul-off and warranty. If we quoted it, we are obligated to build it at that number.

Real execution

The crew is on our roster, not a referral list.

Every crew is background-checked, insurance-verified and paid by us. That is why we can commit to a schedule instead of apologising for one.

Live pipeline

Address in. Installed roof out.

Five stages. A claim, a solar lead and a portfolio work order all run the same route — only the thing that starts it is different.

1

Event received

Claim, lead, or deal hits the API. Parcel resolved, carrier / dealer stamped.

2

Roof intelligence

Satellite + LiDAR + permit history. Roof area, pitch, age, layers detected.

3

Firm quote engine

Material + labor + permit + warranty, priced against live capacity.

4

Install graph

Crew-of-record assigned by proximity, capacity, and license.

5

QA + payout

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"
}
Partner-facing modules

Three ways partners plug in.

Solar companies

Roof-Solar Co-Install

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.

Insurance carriers

Claims Router

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.

Institutional

Real-Asset & Government Install

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.

Build on Roofix

Turn install into an API call.

Request sandbox access and we'll provision a key plus 50 full-fidelity test parcels so your engineers can start integrating today.

Request sandbox access See the coverage map