Skip to main content
Home Service Data gives quoting tools, CRMs, and workflow systems a single API for the data they need to produce accurate quotes: lender rates, equipment specs, incentives, utility context, labor, and permit context—all source-tracked and marked quote-safe or context-only.

What you can do with Home Service Data

Pull finance programs

Retrieve current dealer-fee and lender program rows for solar, HVAC, and roofing projects.

Look up equipment specs

Browse solar modules, inverters, and HVAC equipment with pricing context and efficiency ratings.

Fetch utility context

Resolve a customer address to its utility territory and get regional electricity-rate context.

Get incentive data

Pull federal, state, and utility incentive records filtered by trade, state, and measure.

Sync datasets

Keep your own database current with snapshot and delta sync endpoints.

Get quote context in one call

Use the composite /quote-context endpoint to bundle finance, equipment, incentives, and local context in a single request.

How it works

Home Service Data continuously monitors source documents—lender rate sheets, equipment catalogs, incentive program pages, BLS labor data, EIA electricity tables, and utility territory files. When sources change, reviewers update and publish new dataset versions. Every record carries a source link, a review status, a confidence score, and a quote_safe flag. Your API key scopes which datasets you can access and at what level (sample, sandbox, or production). All data is delivered as JSON over HTTPS.

Quote-safe vs. context-only

Every record returned by the API includes a quote_safe boolean. Records where quote_safe: true have passed source review and are approved for use in customer-facing quotes. Records where quote_safe: false are useful as background context but should not be presented to customers as final pricing.
Check quote_safe on every record before using it in a live quote. See Quote-Safe Data for the full policy.

Supported trades

Home Service Data covers: solar, HVAC, roofing, plumbing, and electrical. Most dataset endpoints accept a trade parameter to filter results to a specific vertical.

Next steps

Quick Start

Make your first API call in five minutes.

Authentication

Learn how to authenticate with your API key.

Core Concepts

Understand packets, quote-safe, and access levels.

API Reference

Browse every endpoint with request/response examples.