Best Buy
Products, Buying Options, Categories, Recommendations, Stores and Commerce
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Shopping
- Documentation / URL
- https://bestbuyapis.github.io/api-documentation/#overview
Overview
Best Buy provides product APIs — key-based (an invalid key returns 403, verified).
Quick Start
Products (replace YOUR_KEY):
curl "https://api.bestbuy.com/v1/products/123?apiKey=YOUR_KEY&format=json"
{ "errorCode": "403", "errorMessage": "We were unable to validate your API Key." }
Authentication
- Register at bestbuy.com → API key.
- Send it as the
apiKeyquery parameter (invalid → 403, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Products, stores, categories.
FAQ
Is Best Buy free? Free tier with limits; more is paid.
Why 403? An invalid key returns 403 (verified) — use a real key.
What’s the auth style?
apiKey query parameter.
More in Shopping
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| BuyWhere Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US) | API Key | Yes | Unknown | ↗ |
| Descripio Amazon Reviews Amazon product reviews for 12 marketplaces | API Key | Yes | Unknown | ↗ |
| Digi-Key Retrieve price and inventory of electronic components as well as place orders | OAuth | Yes | Unknown | ↗ |
| Dummy Products An api to fetch dummy e-commerce products JSON data with placeholder images | API Key | Yes | Yes | ↗ |
| eBay Sell and Buy on eBay | OAuth | Yes | Unknown | ↗ |