Cameras, photo, video, and electronics with specs and reviews.
Category Metadata
ASYNCWRITENo auth
Returns category metadata, subcategory groups, and navigation facets for a browse category.
ParametersFormJSON
B&H category ID for the browse page
Navigation n-value token identifying the category filter path
URL slug segment for the category (descriptionForUrl)
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_bhphotovideo_category_metadata", "params": { "category_id": "989", "n_value": "4294538916", "category_slug": "Photography" } }'