Skip to main content
POST
/bestbuy/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:BestbuyProduct
brand
string | null
model
string | null
color
string | null
upc
string | null
price
number | null
list_price
number | null
currency
string | null
rating
number | null
review_count
integer | null
question_count
integer | null
availability
string | null
condition
string | null
image
string | null
images
string[]
breadcrumbs
string[]
category
string | null
specifications
object
offers
object[]