Blendermarket: List Products By Category
Blendermarket via Parse · marketplace
List products in a specific category by category slug. Returns paginated results for the given category. Browse, search, and retrieve details on 3D assets, add-ons, and creator tools from Superhive Market (formerly Blender Market). Fulfilled by Parse from blendermarket.com.
- blendermarket
- blendermarket-com
- developer-tools
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4982b6f0-10fd-4544-8b94-9896b6b232a2/list_products_by_category
- Interface artifact
- sha256:fa29b5a3d4b31a4ff8e88a262d096496c117d0bb3e7597f9247cd2dd12307ad6
- Manifest digest
- sha256:da20630162bc7408a68c862bdacebf94a85f7d7e8cf4d7d5e63c4e7559b35b72
Request fields
- page (integer): Page number for pagination.
- category_slug (string, required): Category slug (e.g. 'addons', 'models').: Allowed values: addons, models, modifier-setups
Example queries
- {"page":"1","category_slug":"addons"}