Skip to main content
POST
/cdiscount/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
sort
enum<string>
default:relevance
Available options:
relevance,
price,
rating
sort_dir
enum<string>
default:asc
Available options:
asc,
desc
brand
string | null
color
string | null
seller
enum<string> | null
Available options:
cdiscount,
marketplace
condition
enum<string> | null
Available options:
neuf,
occasion ou reconditionné
sub_condition
enum<string> | null
Available options:
excellent état,
très bon état,
etat correct
rating
enum<string> | null
Available options:
4 étoiles et +,
3 étoiles et +
price_min
number | null
Required range: x >= 0
price_max
number | null
Required range: x >= 0

Response

Successful Response

id
string
required
@type
string
default:CdiscountSearchProduct
offer_id
string | null
url
string | null
image
string | null
brand_id
string | null
price
number | null
price_without_vat
number | null
currency
string
default:EUR
condition
string | null
rating
number | null
review_count
integer | null
category_id
string | null
category_path
string | null
free_shipping_label
string | null
seller_name
string | null
seller_id
string | null
seller_rating
number | null
seller_sales_count
integer | null
seller_country
string | null
bullet_points
string[]