Saltar al contenido principal

Get the products of a Lazada shop

API Overview

  • Shop products list
  • Product details
  • Ver más

Basic Information

Request Parameter

Query

CampoTipoExplicaciónRequerido
shop_urlstringEnlace de la página principal de la tienda
verdadero
sortstringValores opcionales: default,price_up,price_down
Valor predeterminado: default
falso
pageintegerPage number
Valor predeterminado: 1
falso
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.
falso
price_startstringFiltro: Minimum value of price range
falso
price_endstringFiltro: Maximum value of price range
falso

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