Matterhackers: List Filaments
Matterhackers via Parse · ecommerce
List filament products with optional material filtering and pagination. When material is provided, lists products from that material's collection page. The material value should match a collection slug from list_material_collections (e.g. 'PLA', 'ABS', 'PET', 'NylonX'). Omitting material returns all filaments from the main filament category. API for the MatterHackers 3D printing store, providing product search, filament listings, detailed product specifications, and material collection browsing. Fulfilled by Parse from matterhackers.com.
- ecommerce
- marketplace
- matterhackers
- matterhackers-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/46d2312a-fa20-4dce-8857-b8742488ee7d/list_filaments
- Interface artifact
- sha256:afbb1c64ccd31643c7fd3908f4478dcf51b9187b13a6e8d1d75df095079b9280
- Manifest digest
- sha256:5d4534c2de231fa61a51bdda03968b2050c509c4a556b3c294d0d58f99f86572
Request fields
- page (integer): Page number for pagination.
- material (string): Material collection slug to filter by (e.g. 'PLA', 'ABS', 'PET', 'NylonX', 'mh-build-series'). Values correspond to the slug portion of collection URLs from list_material_collections. Omitting returns all filaments.
Example queries
- {"page":"1","material":"PLA"}