From 409a5b3408106a752ec30f146953a63fd5df5e34 Mon Sep 17 00:00:00 2001 From: yulidarmaulana Date: Sat, 2 Oct 2021 21:01:49 +0700 Subject: [PATCH] Add Shopee --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9275e4dd..bf7cfe6d 100644 --- a/README.md +++ b/README.md @@ -1024,6 +1024,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | **[⬆ Back to Index](#index)**