Quote builder
A job description plus your rates → an itemized, professional quote with assumptions and scope notes spelled out.
POST/v1/quote
The example in the published schema
charged 00 credits
- auth (bearer key)
- per-key throttle
- validate body
- balance precheck
- run the capability
- charge credits ON SUCCESS ONLY
- JSON
The request body/v1/quote
{ "job": "Repaint a 2-bedroom apartment, walls + trim, tenant moves in Aug 1", "rates": "$65/hr labor, materials at cost +10%" }
The responsepublished example
// sending the call
// 0 credits charged so farcurl https://api.thecompound.tech/v1/quote \
-H "Authorization: Bearer $COMPOUND_API_KEY" \
-H "Content-Type: application/json" \
-d '{"job":"Repaint a 2-bedroom apartment, walls + trim, tenant moves in Aug 1","rates":"$65/hr labor, materials at cost +10%"}'Scored
5 of 5 field checks passed when the eval suite last ran against production, on 2026-07-08. Every endpoint's score
The Commerce & ops guide has this endpoint with its example response. The reference has every parameter.
More from Commerce & ops
Chargeback representment $0.15/disputeDispute details → a representment narrative, an evidence checklist, the right reason code, and a win-likelihood.Collections sequence $0.08/sequenceAn overdue invoice → a ready-to-send collection sequence, escalating at the right pace and tone for how late it is.3-way match $0.10/matchInvoice vs purchase order vs receipt → matched, partial, or mismatched, with every discrepancy flagged and sized.Fraud triage $0.06/checkAn order or transaction in context → a risk score, the signals driving it, and the checks worth running before you ship.