Electronic components marketplace - categories, part pricing, stock, and datasheets.
Category Filter Facets
ASYNCWRITENo auth
Returns filter facet options like package and manufacturer and total product count for a category.
ParametersFormJSON
LCSC catalog/category id to load filter facets for
Optional search keyword within the category
When true, restrict facets to in-stock products only
Optional list of brand ids to pre-filter
Optional package/encapsulation filter values
Optional map of parametric filter name to selected values
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_wmsc_lcsc_com_category_filter_facets", "params": { "catalog_id": "932", "is_stock": false, "param_name_value_map": "[object Object]" } }'