본문으로 건너뛰기

Get the products of a Lazada shop

API Overview

Basic Information

Request Parameter

Query

필드유형설명필수
shop_urlstring상점 홈페이지 링크
sortstring선택 값: default,price_up,price_down
기본값: default
거짓
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...