Skip to main content
POST
/drom/cars

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
car
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:DromCar
brand
string | null
model
string | null
year
integer | null
price
integer | null
currency
string | null
city
string | null
engine
string | null
power
integer | null
transmission
string | null
drive
string | null
body_type
string | null
color
string | null
mileage
integer | null
owners
string | null
wheel
string | null
special_marks
string | null
generation
string | null
complectation
string | null
generation_url
string | null
complectation_url
string | null
vin
string | null
condition
string | null
pts_mismatch
boolean | null
image
string | null
images
string[]