1
mirror of https://github.com/public-apis/public-apis synced 2025-01-05 15:16:23 +01:00

Merge pull request #2105 from yulidarmaulana/master

Add Shopee
This commit is contained in:
Marek Dano 2021-10-04 07:54:21 +01:00 committed by GitHub
commit 2b32b0bc42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1038,6 +1038,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)**