Skip to main content
Every bestbuy.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Categories

get

categories.get Retrieve detailed information about a category by ID Risk: read
Input Output

list

categories.list List or filter Best Buy product categories Risk: read
Input Output

Products

get

products.get Retrieve detailed information about a product by SKU Risk: read
Input Output

list

products.list Retrieve products with optional SKU, UPC, name, salePrice, and categoryPath.id filters Risk: read
Input Output

Reviews

get

reviews.get Retrieve a single review by ID Risk: read
Input Output

list

reviews.list Retrieve product reviews with optional SKU, reviewer, and score filters Risk: read
Input Output

Stores

get

stores.get Retrieve detailed information about a store by store ID Risk: read
Input Output

list

stores.list List Best Buy stores with optional city, region, postalCode, or area() geo search Risk: read
Input
Output