Query Parameters
Search keywords. Matches against product titles, brands, and attributes within the selected market.
Shopee storefront code. See
/v1/shopee/markets for all supported values.Examples: sg, my, th, vn, idNumber of results to return per page.
Number of results to skip (offset-based pagination). Page 2 of a 60-item page is
offset=60.Sort order for results.
| Value | Description |
|---|---|
relevancy | Best match (default) |
ctime | Newest listings first |
sales | Best-selling first |
price_low_to_high | Cheapest first |
price_high_to_low | Most expensive first |
Response
The search keyword that was executed.
Storefront code that was searched.
Array of matching products.
Pagination metadata with
limit, offset, total.Example Response
Each search request costs 5 credits. Failed requests are not charged.

