Skip to main content
POST
/costco/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
@type
string
default:CostcoProduct
url
string | null
brand
string | null
model
string | null
price
number | null
delivered_price
number | null
discount_amount
number | null
currency
string | null
is_on_sale
boolean | null
warehouse_number
string | null
image
string | null
rating
number | null
rating_count
integer | null
features
string[]
specifications
object[]
badges
string[]
category
string | null
is_membership_required
boolean | null
is_buyable
boolean | null
program_types
string[]