본문으로 건너뛰기

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_urlstringThis parameter can be used to retrieve category products. It is mutually exclusive with the `keywords` parameter; you can use either one but not both.
거짓
sortstring선택 값: pop,sales,price_up,price_down
기본값: pop
거짓
pageintegerPage number
기본값: 1
거짓
start_keystringIf you need to perform continuous paging, it's better to start specifying this parameter from the second page. This value can be obtained from the `start_key` field in the response data.
거짓
price_startstring필터: Minimum value of price range
거짓
price_endstring필터: Maximum value of price range
거짓

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...