Skip to main content
POST
/ceneo/products/offers

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
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:best
Available options:
best,
price_asc,
price_desc,
total_price_asc,
total_price_desc,
shipping_fastest,
shop_rating_desc,
shop_rating_asc

Response

Successful Response

id
string
required
product_id
string
required
@type
string
default:CeneoOffer
url
string | null
name
string | null
price
number | null
currency
string | null
delivery_cost
number | null
has_free_delivery
boolean | null
delivery_text
string | null
shipping_text
string | null
promo_label
string | null
image
string | null
position
integer | null
offer_type
string | null
is_sponsored
boolean
default:false
has_buy_now
boolean
default:false
has_trusted_reviews
boolean
default:false
is_reliable_seller
boolean
default:false
shop_id
string | null
shop_name
string | null
shop_url
string | null
shop_logo
string | null
shop_rating
number | null
shop_rating_count
integer | null
shop_offer_count
integer | null