Sketchfab Viewer API

Client-side JavaScript library for controlling an embedded Sketchfab 3D viewer. Exposes camera control, screenshot capture, annotation, material and texture manipulation, post-processing filters, animation playback, and an event stream (viewerready, click, annotationSelect, animationPlay, etc.). Distributed as a browser-loadable script from static.sketchfab.com and published on npm.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/sketchfab-viewer-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: sketchfab:sketchfab-viewer-api
name: Sketchfab Viewer API
tags:
- 3D
- Viewer
- JavaScript
- WebGL
- Embed
humanURL: https://sketchfab.com/developers/viewer
properties:
- url: https://sketchfab.com/developers/viewer
  type: Documentation
- url: https://sketchfab.com/developers/viewer/functions
  type: Documentation
  name: Viewer API Functions Reference
- url: https://sketchfab.com/developers/viewer/initialization
  type: Documentation
  name: Viewer API Initialization
- url: https://github.com/sketchfab/viewer-api
  type: SourceCode
  name: Viewer API GitHub
- url: https://static.sketchfab.com/api/sketchfab-viewer-1.12.1.js
  type: SDKs
  name: Sketchfab Viewer JavaScript SDK
description: Client-side JavaScript library for controlling an embedded Sketchfab 3D viewer. Exposes camera
  control, screenshot capture, annotation, material and texture manipulation, post-processing filters,
  animation playback, and an event stream (viewerready, click, annotationSelect, animationPlay, etc.).
  Distributed as a browser-loadable script from static.sketchfab.com and published on npm.