Back to toolkits
Bestbuy logo

Bestbuy

Best Buy offers a suite of APIs providing access to product, store, category, and recommendation data.

ecommerce

Tools (8)

  • Get Categories

    Tool to retrieve Best Buy product categories. Use when you need to list or filter categories in the catalog.

    Inputs: id, name, page, show, sort, format, pageSize

  • 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.

    Inputs: id, page, show, apiKey, format, pageSize

  • 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.

    Inputs: sku, show, format

  • 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.'

    Inputs: sku, upc, name, page, show, sort, pageSize, salePrice, categoryPath.id

  • Get Review Details

    Tool to retrieve detailed information for a specific review by ID. Use after confirming the review ID.

    Inputs: id

  • Get Product Reviews

    Tool to retrieve product reviews. Use when you need customer feedback with filters or sorting. Use after obtaining product SKUs.

    Inputs: sku, page, show, sort, format, maxScore, minScore, pageSize, reviewer

  • Get Store Details

    Tool to retrieve detailed information about a specific Best Buy store. Use when you have a valid store ID.

    Inputs: show, storeId

  • 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.

    Inputs: geo, city, page, show, sort, state, region, storeId, pageSize, services, storeType, postalCode