quote_safe flag that tells you whether the observation meets the verification bar for use in customer-facing quotes. Records with quote_safe: false are still useful for internal cost modeling, competitive benchmarking, and range estimation.
Endpoint
Query Parameters
string
Filter by manufacturer name. Partial match, case-insensitive (e.g.,
Carrier, Lennox).string
Filter by model number. Partial match, case-insensitive.
string
Narrow to a specific price observation type. Common values:
msrp, distributor_list, street_price, installed_benchmark.string
Filter by provenance category. Common values:
public_market_observation, third_party, inferred_model, public_benchmark.boolean
When
true, returns only records cleared for use in customer-facing quotes. Omit to return all records.integer
default:"100"
Maximum number of records to return. Capped at
250.All results are scoped to
trade_category = hvac. To retrieve pricing for other trades use the equipment pricing endpoint.Response Fields
array
Array of price observation objects.
object
Summary of the query result set.