Add BuyWhere API to Shopping

This commit is contained in:
BuyWhere
2026-05-04 01:41:58 +07:00
parent 4d041e6b4a
commit 5cc8d6c78c
+1
View File
@@ -1535,6 +1535,7 @@ API | Description | Auth | HTTPS | CORS |
| [Shopee](https://open.shopee.com/documents?version=1) | Shopee's official API for integration of various services from Shopee | `apiKey` | Yes | Unknown |
| [Tokopedia](https://developer.tokopedia.com/openapi/guide/#/) | Tokopedia's Official API for integration of various services from Tokopedia | `OAuth` | Yes | Unknown |
| [WooCommerce](https://woocommerce.github.io/woocommerce-rest-api-docs/) | WooCommerce REST APIS to create, read, update, and delete data on wordpress website in JSON format | `apiKey` | Yes | Yes |
| [BuyWhere](https://buywhere.ai/docs) | Agent-native product catalog API for AI agent commerce | `apiKey` | Yes | Unknown |
**[⬆ Back to Index](#index)**
<br >