Skip to main content
POST
/bol/products

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
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:BolProduct
url
string | null
name
string | null
product_group_id
string | null
brand
string | null
brand_url
string | null
serie
string | null
serie_url
string | null
color
string | null
ean
string | null
image
string | null
price
number | null
currency
string | null
condition
string | null
availability
string | null
is_in_stock
boolean | null
seller_name
string | null
rating
number | null
review_count
integer | null
low_price
number | null
high_price
number | null
offer_count
integer | null
variant_count
integer | null
dimensions
object | null
breadcrumbs
string[]