Skip to main content
POST
/kijiji/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
keyword
string
default:""
category_id
integer
default:0
Required range: x >= 0
location_id
integer
default:0
Required range: x >= 0
sort
enum<string>
default:date
Available options:
date,
price,
distance,
mileage,
relevance
order
enum<string>
default:desc
Available options:
asc,
desc
ad_type
enum<string> | null
Available options:
offer,
wanted
price_type
enum<string> | null
Available options:
free,
contact,
swap_trade
min_price
number | null
Required range: x >= 0
max_price
number | null
Required range: x >= 0
for_sale_by
enum<string> | null
Available options:
owner,
dealer
verified_only
boolean
default:false
with_images
boolean
default:false
with_video
boolean
default:false
price_drop_only
boolean
default:false
make
string[] | null
model
string[] | null
min_year
integer | null
Required range: 1900 <= x <= 2099
max_year
integer | null
Required range: 1900 <= x <= 2099
min_mileage
integer | null
Required range: x >= 0
max_mileage
integer | null
Required range: x >= 0
body_type
enum<string>[] | null
Available options:
convertible,
coupe,
hatchback,
pickup_truck,
sedan,
suv_crossover,
van_minivan,
wagon,
other
vehicle_condition
enum<string>[] | null
Available options:
new,
used,
lease,
damaged,
salvage
transmission
enum<string>[] | null
Available options:
manual,
automatic,
semi_automatic,
other
fuel_type
enum<string>[] | null
Available options:
diesel,
electric,
gas,
hybrid,
other
drivetrain
enum<string>[] | null
Available options:
four_by_four,
awd,
fwd,
rwd,
other
colour
enum<string>[] | null
Available options:
black,
blue,
brown,
burgundy,
gold,
gray,
green,
orange,
pink,
purple,
red,
silver,
tan,
teal,
white,
yellow,
beige,
off_white,
other
seats
integer[] | null
doors
integer[] | null
vehicle_features
enum<string>[] | null
Available options:
air_conditioning,
alloy_wheels,
bluetooth,
cruise_control,
navigation,
parking_assist,
push_button_start,
sunroof,
trailer_hitch
dealer_options
enum<string>[] | null
Available options:
by_appointment_only,
home_delivery,
online_financing,
online_purchasing,
payment_deferrals,
return_policy,
service_drop_off,
service_open,
showroom_open,
video_chat,
virtual_appraisal
bedrooms
number[] | null
bathrooms
number[] | null
unit_type
enum<string>[] | null
Available options:
apartment,
condo,
basement_apartment,
house,
townhouse,
duplex_triplex
for_rent_by
enum<string> | null
Available options:
owner,
professional
furnished
boolean | null
air_conditioning
boolean | null
parking_spots
integer[] | null
agreement_type
enum<string> | null
Available options:
month_to_month,
one_year
smoking_permitted
enum<string> | null
Available options:
yes,
no,
outdoors_only
pets_allowed
enum<string> | null
Available options:
yes,
no,
limited
min_area
integer | null
Required range: x >= 0
max_area
integer | null
Required range: x >= 0
rental_virtual_options
enum<string>[] | null
Available options:
online_application,
video_chat,
virtual_tour
rent_deferral
boolean
default:false
date_available
string | null
rental_amenities
enum<string>[] | null
Available options:
yard,
balcony,
hydro,
heat,
water,
cable_tv,
internet,
laundry_in_unit,
laundry_in_building,
dishwasher,
fridge_freezer,
elevator,
gym,
pool,
concierge,
security_24h,
bicycle_parking,
storage_locker,
barrier_free_entrance,
visual_aids,
accessible_washroom,
wheelchair_accessible,
braille_labels,
audio_prompts
job_type
enum<string>[] | null
Available options:
full_time,
part_time,
contract,
temporary,
contact
job_offered_by
enum<string> | null
Available options:
individual,
professional
locale
enum<string>
default:en
Available options:
en,
fr

Response

Successful Response

id
string
required
@type
string
default:KijijiListingCard
url
string | null
listing_type
string | null
category_id
integer | null
price
number | null
currency
string | null
original_price
number | null
msrp
number | null
price_type
string | null
price_rating
string | null
average_market_price
number | null
surcharges
string | null
created_at
integer | null
updated_at
integer | null
image
string | null
images
string[]
image_count
integer | null
is_top_ad
boolean | null
is_price_drop
boolean | null
is_showcase
boolean | null
is_highlighted
boolean | null
is_shipped_by_seller
boolean | null
has_virtual_tour
boolean | null
has_category_badge
boolean | null
ad_source
string | null
seller_id
string | null
is_seller_verified
boolean | null
location
object | null
attributes
object[]