Search Catalog Items in Your Account
GET /public/catalog — Search catalog items by text, category, brand, and stock status. Returns items with pricing, images, and category hierarchy.
CategoryId, CategoryIds, ParentCategoryId, ParentCategoryIds), brand, supplier, industry, price range, stock availability, favorites, and item type. CategoryId and CategoryIds are mutually exclusive, as are ParentCategoryId and ParentCategoryIds. When SearchText is omitted it is treated as an empty string. ItemType defaults to Part.
Headers
Accept Header
application/json Application Id
A date timestamp of the request
A signature for the request
User API Key
Query Parameters
Filter for products with an MSRP (of the users current country currency. If it doesn't exist then USD MSRP is used.) greater than this amount.
Filter for products with an MSRP (of the users current country currency. If it doesn't exist then USD MSRP is used.) less than this amount.
Limit the number of results
Response
Success
Catalog search response
Total number of matching results across all pages
Search processing time in milliseconds
Total number of favorite items matching the search criteria
Catalog part items matching the search criteria
Favorite catalog part items matching the search criteria
Category facet values with result counts
Brand facet values with result counts
Supplier facet values with result counts
Labor library items matching the search criteria
Custom library items matching the search criteria