The ThoughtSpot Visual Embed SDK provides a JavaScript library for embedding ThoughtSpot search, visualizations, Liveboards, and the full application experience in an application, product, or web portal.

The Visual Embed SDK provides a Javascript library to embed ThoughtSpot elements in your host application.

You can use the Visual Embed SDK for the following purposes:

  • Embed specific components of the ThoughtSpot application; for example, search, Liveboards, and visualizations.

  • Render full ThoughtSpot experience within the context of your host application.

SDK installation

The Visual Embed SDK is available as a Node Package Manager (NPM) package. You can access this package at https://www.npmjs.com/package/@thoughtspot/visual-embed-sdk. Before installing the SDK, make sure you have installed the NPM.

Visual Embed SDK APIs

The Visual Embed SDK includes the following embed modules:

How to embed ThoughtSpot content

For information about embedding ThoughtSpot using Visual Embed SDK, see the Visual Embed SDK.