Skip to main content
POST
/kleinanzeigen/listings/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
category_id
string | null
min_price
number | null
Required range: x >= 0
max_price
number | null
Required range: x >= 0
condition
enum<string> | null
Available options:
new_with_tag,
new,
like_new,
good,
ok,
defect
offer_type
enum<string> | null
Available options:
offer,
wanted
seller_type
enum<string> | null
Available options:
private,
commercial
shipping
enum<string> | null
Available options:
shipping,
pickup
carrier
enum<string> | null
Available options:
dhl,
hermes
buy_now
boolean
default:false
sort
enum<string>
default:newest
Available options:
newest,
price_asc,
price_desc,
distance

Response

Successful Response

id
string
required
url
string
required
@type
string
default:KleinanzeigenAdCard
price
number | null
currency
string
default:EUR
is_negotiable
boolean
default:false
is_free
boolean
default:false
postal_code
string | null
state
string | null
city
string | null
posted_at
string | null
shipping_available
boolean
default:false
image
string | null
image_count
integer | null