Skip to main content
POST
/carsensor/listings

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
listing
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:CarsensorListing
maker
string | null
model
string | null
maker_slug
string | null
model_slug
string | null
model_code
string | null
body_price
number | null
total_price
number | null
currency
string
default:JPY
year
integer | null
year_era
string | null
mileage
integer | null
repair_history
string | null
inspection
string | null
maintenance
string | null
body_type
string | null
drive
string | null
color
string | null
steering
string | null
transmission
string | null
fuel
string | null
seats
integer | null
doors
integer | null
displacement
integer | null
recycle_fee
string | null
warranty
string | null
quality_rating
integer | null
has_quality_report
boolean | null
is_imported
boolean | null
is_one_owner
boolean | null
is_non_smoking
boolean | null
is_unused
boolean | null
has_maintenance_record
boolean | null
monthly_loan
integer | null
equipment
string[]
prefecture
string | null
city
string | null
dealer_id
string | null
dealer_pref
string | null
dealer_name
string | null
image
string | null
images
string[]