Skip to main content
POST
/blibli/sellers/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
seller
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,
best_selling,
cheapest,
expensive,
popular,
newest,
nearby

Response

Successful Response

id
string
required
sku
string
required
url
string
required
@type
string
default:BlibliProductCard
name
string | null
brand
string | null
price
number | null
list_price
number | null
discount_percentage
integer | null
is_price_range
boolean | null
currency
string
default:IDR
image
string | null
images
string[]
rating
number | null
review_count
integer | null
seller_id
string | null
seller_name
string | null
is_official_merchant
boolean | null
is_official_brand
boolean | null
merchant_badge
string | null
location
string | null
location_count
integer | null
sold_count
integer | null
item_sku
string | null
variant
string | null
category
string | null
category_hierarchy
string[]
is_buyable
boolean | null
is_preorder
boolean | null
delivery_estimate
string | null