Skip to main content
POST
/blibli/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string | null
Minimum string length: 1
sort
enum<string>
default:relevance
Available options:
relevance,
best_selling,
cheapest,
expensive,
popular,
newest,
nearby
category
string | null
category_level
integer | null
Required range: 1 <= x <= 3
brand
string | null
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
rating
enum<string>
default:any
Available options:
any,
4,
3,
2,
1
location
string | null
seller_type
string | null

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