Skip to main content
POST
Estimate import tax for a listing

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer <key>.

Body

application/json
url
string<uri>
required

A vehicle listing URL from a supported auction site.

Response

Estimate result

input
object
car
object

Vehicle attributes scraped from the listing.

matched
object

How the scraped vehicle was resolved against the TRA database.

tax
object

The TRA tax breakdown. Monetary fields are formatted strings (e.g. "2,439.00").

cached
boolean

Whether the result was served from cache.