/costco/products
Get Costco product details by item number (or product URL): title, brand, model, price, delivered price, currency, savings, image, rating and review count, description, features, specifications, badges, category and membership requirement.
Price: 1 credit
💡 AI Hint: Fetch a single Costco product by item number (numeric) or a product page URL. Returns one item with title, brand, model, price, delivered_price, discount_amount, currency, is_on_sale, warehouse_number, image, rating, rating_count, description, features, specifications (name/value), badges, category, is_membership_required, is_buyable and program_types.
⚠️ Common errors: 412: Product not found (well-formed but nonexistent item number, or no product data for it)
Authorizations
API token from the dashboard
Headers
Body
Response
Successful Response