Visual Embed SDK Reference

Visual Embed SDK Reference

The ThoughtSpot Visual Embed SDK is an open source Javascript library used for embedding ThoughtSpot visualizations, Liveboards, and the entire application in web applications. The Embed SDK library allows you to connect your applications to the ThoughtSpot embedded components and programmatically import them within your application framework.

Visual Embed SDK libraries🔗

The Visual Embed SDK is available for download as @thoughtspot/visual-embed-sdk through NPM. It exports the following classes:

For more specific information on Embed options and functions, see the Visual Embed SDK Reference Guide.

Additional resources🔗

For information on how to use the Visual Embed SDK, see Get Started.

Additional examples can be found at ThoughtSpot Everywhere Resources on GitHub.