Skip to main content
POST
/kaufland/products/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
sorting
enum<string>
default:natural
Available options:
natural,
price-asc,
price-desc,
newest-arrivals,
customer-reviews,
bestsellers
min_price
number | null
Required range: x >= 0
max_price
number | null
Required range: x >= 0
rating
enum<string> | null
Available options:
1,
2,
3,
4
delivery
enum<string> | null
Available options:
free_delivery,
3d
deals_only
boolean
default:false
filters
object | null

Response

Successful Response

id
string
required
@type
string
default:KauflandSearchProduct
url
string | null
image
string | null
price
number | null
list_price
number | null
currency
string | null
condition
string
default:New
seller_name
string | null
delivery
string | null
rating
number | null
review_count
integer | null
is_bestseller
boolean
default:false