1. Make a request
Send a supported listing URL toPOST /v1/estimate:
2. Read the response
3. Trust the result with confidence
Each estimate reports how the vehicle was matched against the TRA database:
confidence: "high"— chassis code matched a TRA entry exactly, no adjustments needed.confidence: "medium"— matched with minor field adjustments (e.g. fuel naming).confidence: "low"— matched by AI, or the model/year had to be substituted.
matched.adjustments array explains every value that differed from the listing — for example, when TRA has no entry for the exact year and the nearest year was used.
Next steps
API Reference
Full request and response schemas, with an interactive playground.
Authentication
How to send your key and handle errors.