Sketchfab · Capability
Sketchfab Data API — Collections
Sketchfab Data API — Collections. 3 operations covering listing, creation, and add-model-to-collection. Self-contained Naftiko capability.
Sketchfab Data API — Collections is a Naftiko capability published by Sketchfab, one of 6 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the POST and GET methods rooted at /v3/v3/collections.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: List Collections. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Sketchfab and Collections.
What You Can Do
GET
Listcollections
— List Collections
/v3/v3/collections
POST
Createcollection
— Create A Collection
/v3/v3/collections
POST
Addmodeltocollection
— Add A Model To A Collection
/v3/v3/collections/{uid}/models
MCP Tools
sketchfab-list-collections
List Collections
read-only
idempotent
sketchfab-create-collection
Create A Collection
sketchfab-add-model-to-collection
Add A Model To A Collection