Query Parameters
string
required
Search keywords. Matches against product titles, brands, and attributes within the selected market.
string
default:"sg"
Shopee storefront code. See
/v1/shopee/markets for all supported values.Examples: sg, my, th, vn, idinteger
default:60
Number of results to return per page.
integer
default:0
Number of results to skip (offset-based pagination). Page 2 of a 60-item page is
offset=60.string
default:"relevancy"
Sort order for results.
Response
string
The search keyword that was executed.
string
Storefront code that was searched.
array
Array of matching products.
object
Pagination metadata with
limit, offset, total.Example Response
Each search request costs 5 credits. Failed requests are not charged.

