Перейти к основному содержимому

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