/bestbuy/categories

POST /api/bestbuy/categories

Price: 10 credits

Get a Best Buy category by id (or category page URL): category name, total product count, breadcrumb path (parent categories) and child categories (each with id, name and url).

How to use it

Fetch a single Best Buy category by id (e.g. pcmcat138500050001) or a category page URL. Returns one item with id, url, name, product_count (number of products in the category), breadcrumbs (the parent-category path) and children (subcategories, each with id, name and url) to navigate the catalog taxonomy.

Parameters

Request body

Response

Errors

Response headers