跳至主要内容

Search for Lazada products

API Overview

  • Get a list of products based on category or keyword
  • Total number of products
  • Product details
  • 查看更多

Basic Information

Request Parameter

Query

欄位類型說明必填
sitestring地區名稱縮寫,例如泰國為 'th'。
可選值:my,
th,ph,id,vn,
sg

keywordsstring搜索關鍵詞
cat_urlstring可用於獲取分類商品。此參數和 keywords 參數二選一
sortstring可選值:pop,sales,price_up,price_down
預設值:pop
pageinteger頁碼
預設值:1
start_keystring如果你需要連續翻頁,請從第 2 頁開始指定此參數。此參數值可從返回值的 `start_key` 字段中獲取
price_startstring篩選:價格起點
price_endstring篩選:價格終點

Body

Security Auth

提示

Please go to Console-Account Center to get your apiToken

Add your apiToken to your query parameters. Please refer to the examples below.

Request Example

Response Example

Loading...