Sketchfab · Capability
Sketchfab Data API — Users
Sketchfab Data API — Users. 2 operations covering current-user and public-user retrieval. Self-contained Naftiko capability.
Sketchfab Data API — Users is a Naftiko capability published by Sketchfab, one of 6 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET method rooted at /v3/v3.
The capability includes 2 read-only operations. Lead operation: Retrieve The Current User. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Sketchfab and Users.
What You Can Do
GET
Getcurrentuser
— Retrieve The Current User
/v3/v3/me
GET
Getuser
— Retrieve A User
/v3/v3/users/{username}
MCP Tools
sketchfab-get-current-user
Retrieve The Current User
read-only
idempotent
sketchfab-get-user
Retrieve A User
read-only
idempotent