Blenderkit: Search Assets
Blenderkit via Parse · marketplace
Search BlenderKit for 3D assets (models, materials, scenes, HDRs, brushes). Returns paginated results with asset summaries including names, UUIDs, thumbnails, and plan info. Supports keyword search, category filtering, and various sort orders. Each page returns up to 24 results. Search BlenderKit's library of 3D models, materials, scenes, HDRs, and brushes. Get asset details, search suggestions, and category information. Fulfilled by Parse from www.blenderkit.com.
- blenderkit
- developer-tools
- entertainment
- marketplace
- parse
- platform-key
- www-blenderkit-com
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/35549423-11e6-43b5-8c7f-864dc2774a32/search_assets
- Interface artifact
- sha256:f1db1f8586060e7ff4f10478740aa449cf2c6113e19efeaaed5432bb946d1198
- Manifest digest
- sha256:a16cfd8d50011fb31e79f4146bce459f7e6e079fdbeb3b2d7be2d16f73df8760
Request fields
- page (integer): Page number for pagination (starts at 1)
- sort (string): Sort order for results: Allowed values: _score, -created, +created, +likes, -downloads, +downloads, -quality, +quality
- query (string): Search keywords (e.g., 'chair', 'wood planks', 'modern kitchen')
- category (string): Filter by category slug (e.g., 'chair', 'furniture', 'wood')
- asset_type (string): Asset type to search: Allowed values: model, material, scene, hdr, brush
Example queries
- {"page":"1","sort":"_score","query":"chair","asset_type":"model"}