Bestbuy
Overview
SLUG: BESTBUY
Description
Best Buy offers a suite of APIs providing access to product, store, category, and recommendation data.
Authentication Details
API Key
Connecting to Bestbuy
Create an auth config
Use the dashboard to create an auth config for the Bestbuy toolkit. This allows you to connect multiple Bestbuy accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Bestbuy Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Bestbuy toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BESTBUY_GET_CATEGORIES
Tool Name: Get Categories
Description
Action Parameters
Action Response
BESTBUY_GET_CATEGORY_DETAILS
Tool Name: Get Category Details
Description
Action Parameters
Action Response
BESTBUY_GET_PRODUCT_DETAILS
Tool Name: Get Product Details by SKU
Description
Action Parameters
Action Response
BESTBUY_GET_PRODUCTS
Tool Name: Get Products
Description
Action Parameters
Action Response
BESTBUY_GET_REVIEW_DETAILS
Tool Name: Get Review Details
Description
Action Parameters
Action Response
BESTBUY_GET_REVIEWS
Tool Name: Get Product Reviews
Description
Action Parameters
Action Response
BESTBUY_GET_STORE_DETAILS
Tool Name: Get Store Details
Description
Action Parameters
Action Response
BESTBUY_GET_STORES
Tool Name: Get Best Buy Stores
Description
Action Parameters
Action Response