Skip to main content

Get the products of a Lazada shop

Information you can get with this API

  • Shop products list
  • Product details
  • See More

Basic Information

Request Parameter

Query

FieldTypeExplanationRequired
shop_urlstringshop home page link
true
sortstringOptional values: default,price_up,price_down
Default value: default
false
pageintegerpage number
Default value: 1
false
price_startstringMinimum value of price range filter
false
price_endstringMaximum value of price range filter
false

Body

Security Auth

tip

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