JioMart grocery - products, pricing, images, availability, and reviews.
Brands Directory
ASYNCREADNo auth
Returns a paginated JioMart brand directory with slugs for brand drill-down.
ParametersFormJSON
1-based page number
Brands per page, 1-100
Optional department slug filter (e.g. electronics, groceries)
cost: 1 credit · 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": "jm_brands_directory", "params": { "page_no": "1", "page_size": "24" } }'