Skip to main content
POST
/blibli/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
item_sku
string
required
url
string
required
@type
string
default:BlibliProduct
name
string | null
brand
string | null
brand_url
string | null
price
number | null
list_price
number | null
discount
integer | null
currency
string
default:IDR
image
string | null
images
string[]
rating
number | null
review_count
integer | null
sold_count
integer | null
seen_count
integer | null
stock
integer | null
ean
string | null
is_preorder
boolean | null
warranty
string | null
specifications
object[]
breadcrumbs
string[]
categories
object[]
variant_options
object[]
seller
object | null