Skip to content

Commit 004c1e4

Browse files
BuyWhereclaude
andcommitted
fix(public-apis): place BuyWhere in alphabetical order under Shopping
Addresses @ArindamOSS review comment from 2026-05-07: move BuyWhere from end-of-list to alphabetical position (between Best Buy and Digi-Key), and improve the description with country coverage (SG, MY, TH, VN, PH, ID, US) to match the level of detail on neighboring entries. Refs public-apis#6001 Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5cc8d6c commit 004c1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1522,6 +1522,7 @@ API | Description | Auth | HTTPS | CORS |
15221522
API | Description | Auth | HTTPS | CORS |
15231523
|:---|:---|:---|:---|:---|
15241524
| [Best Buy](https://bestbuyapis.github.io/api-documentation/#overview) | Products, Buying Options, Categories, Recommendations, Stores and Commerce | `apiKey` | Yes | Unknown |
1525+
| [BuyWhere](https://buywhere.ai) | Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US) | `apiKey` | Yes | Unknown |
15251526
| [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 |
15261527
| [Dummy Products](https://dummyproducts-api.herokuapp.com/) | An api to fetch dummy e-commerce products JSON data with placeholder images | `apiKey` | Yes | Yes |
15271528
| [eBay](https://developer.ebay.com/) | Sell and Buy on eBay | `OAuth` | Yes | Unknown |
@@ -1535,7 +1536,6 @@ API | Description | Auth | HTTPS | CORS |
15351536
| [Shopee](https://open.shopee.com/documents?version=1) | Shopee's official API for integration of various services from Shopee | `apiKey` | Yes | Unknown |
15361537
| [Tokopedia](https://developer.tokopedia.com/openapi/guide/#/) | Tokopedia's Official API for integration of various services from Tokopedia | `OAuth` | Yes | Unknown |
15371538
| [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 |
1538-
| [BuyWhere](https://buywhere.ai/docs) | Agent-native product catalog API for AI agent commerce | `apiKey` | Yes | Unknown |
15391539

15401540
**[⬆ Back to Index](#index)**
15411541
<br >

0 commit comments

Comments
 (0)