Best Buy offers a suite of APIs providing access to product, store, category, and recommendation data.
Toolkit · bestbuy
v1
01Get Best Buy Storestool
02Get Categoriestool
03Get Category Detailstool
04Get Product Details by SKUtool
API Key · verified
8T · 0TR
bestbuy
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
Get Best Buy Stores
Tool to retrieve a list of Best Buy stores. Use when you need store listings with optional filters or geo-search after confirming your API key.
TOOL
Get Categories
Tool to retrieve Best Buy product categories. Use when you need to list or filter categories in the catalog.
TOOL
Get Category Details
Tool to retrieve detailed information about a Best Buy category by its ID. Use when you need enriched metadata about a specific category.
TOOL
Get Product Details by SKU
Tool to retrieve detailed information about a specific product by SKU. Use after obtaining a valid SKU to fetch its attributes.
TOOL
Get Product Reviews
Tool to retrieve product reviews. Use when you need customer feedback with filters or sorting. Use after obtaining product SKUs.
TOOL
Get Products
Tool to retrieve products from Best Buy. Use when you need to fetch product listings with optional filters and sorting. Example: 'Get products for category abcat0101000 sorted by salePrice.dsc.'
TOOL
Get Review Details
Tool to retrieve detailed information for a specific review by ID. Use after confirming the review ID.
TOOL
Get Store Details
Tool to retrieve detailed information about a specific Best Buy store. Use when you have a valid store ID.