Skip to main content
POST
/carsales/listings/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
make
string | null
Minimum string length: 1
model
string | null
Minimum string length: 1
condition
enum<string> | null
Available options:
new,
used
body_type
enum<string> | null
Available options:
suv,
sedan,
hatch,
ute,
wagon,
coupe,
convertible,
people-mover,
van,
bus,
cab-chassis
fuel_type
enum<string> | null
Available options:
petrol,
diesel,
electric,
hybrid,
plug-in-hybrid,
dual-fuel,
gas-only
transmission
enum<string> | null
Available options:
automatic,
manual,
amt
color
enum<string> | null
Available options:
beige,
black,
blue,
bordeaux,
bronze,
brown,
burgundy,
gold,
green,
grey,
magenta,
maroon,
orange,
pink,
purple,
red,
silver,
white,
yellow
state
enum<string> | null
Available options:
new-south-wales,
victoria,
queensland,
south-australia,
western-australia,
tasmania,
northern-territory,
australian-capital-territory
cylinders
enum<string> | null
Available options:
2,
3,
4,
5,
6,
8,
10,
12
doors
enum<string> | null
Available options:
1,
2,
3,
4,
5,
6
induction
enum<string> | null
Available options:
aspirated,
turbo,
supercharged,
turbo-supercharged
lifestyle
enum<string> | null
Available options:
family,
first-car,
green,
offroad-4x4,
performance,
prestige,
tradie,
unique
ev_connector
enum<string> | null
Available options:
ccs2,
chademo,
type-1,
type-2
private_sellers_only
boolean
default:false
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
year_min
integer | null
Required range: x >= 1900
year_max
integer | null
Required range: x >= 1900
odometer_max
integer | null
Required range: x >= 0
sort
enum<string>
default:featured
Available options:
featured,
price_low,
price_high,
odometer_low,
odometer_high,
year_new,
year_old,
trade_in_bonus

Response

Successful Response

id
string
required
@type
string
default:CarsalesListing
guid
string | null
url
string | null
make
string | null
model
string | null
badge
string | null
year
integer | null
price
number | null
price_type
string | null
market_position
string | null
body_type
string | null
transmission
string | null
engine
string | null
fuel
string | null
odometer_km
number | null
build_date
string | null
ev_range_km
number | null
state
string | null
condition
string | null
seller_type
string | null
seller_id
string | null
image
string | null
images
string[]
photo_count
integer | null
badges
string[]