From 35f9e4c0cd8e3ce112203fee470b4803839d3880 Mon Sep 17 00:00:00 2001 From: Jing Feng <59783150+cloudy3@users.noreply.github.com> Date: Wed, 6 Oct 2021 10:26:12 +0800 Subject: [PATCH] Add Lazada (#2114) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9661a7d2..9e6f6667 100644 --- a/README.md +++ b/README.md @@ -1060,6 +1060,7 @@ API | Description | Auth | HTTPS | CORS | | [Dummy Products](https://dummyproducts-api.herokuapp.com/) | An api to fetch dummy e-commerce products JSON data with placeholder images | `apiKey` | Yes | Yes | | [eBay](https://go.developer.ebay.com/) | Sell and Buy on eBay | `OAuth` | Yes | Unknown | | [Etsy](https://www.etsy.com/developers/documentation/getting_started/api_basics) | Manage shop and interact with listings | `OAuth` | Yes | Unknown | +| [Lazada](https://open.lazada.com/doc/doc.htm) | Retrieve product ratings and seller performance metrics | `apiKey` | Yes | Unknown | | [Mercadolibre](https://developers.mercadolibre.cl/es_ar/api-docs-es) | Manage sales, ads, products, services and Shops | `apiKey` | Yes | Unknown | | [Shopee](https://open.shopee.com/documents?version=1) | Shopee's official API for integration of various services from Shopee | `apiKey` | Yes | Unknown | | [Wegmans](https://dev.wegmans.io) | Wegmans Food Markets | `apiKey` | Yes | Unknown |