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

Search for Lazada products

API Overview

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