From 15713f46ce58380230db20ddc7ccd49c7fee07da Mon Sep 17 00:00:00 2001 From: RyanAnderson12 <158567547+RyanAnderson12@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:03:12 +0530 Subject: [PATCH] Add Canopy API (#304) Add Canopy API to Shopping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8d755d..37d2a3f2 100644 --- a/README.md +++ b/README.md @@ -1494,6 +1494,7 @@ | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Best Buy](https://bestbuyapis.github.io/api-documentation/#overview) | Products, Buying Options, Categories, Recommendations, Stores and Commerce | `apiKey` | Yes | Unknown | +| [Canopy](https://www.canopyapi.co/) | A modern API for Amazon Data | `apiKey` | Yes | Unknown | | [Digi-Key](https://www.digikey.com/en/resources/api-solutions) | Retrieve price and inventory of electronic components as well as place orders | `OAuth`| Yes | Unknown | | [eBay](https://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 |