T

ThoughtSpot REST API v1

REST discovered

Details
URL
https://<your-thoughtspot-instance>/tspublic/v1
Docs
https://developers.thoughtspot.com/docs/rest-api-reference
Authentication
ThoughtSpot username and password for REST API v1 login api_key=<credential> + ThoughtSpot authenticated session cookies Cookie: <credential> discovered
ThoughtSpot username and password for REST API v1 login basic Get credentials ↗

Use an existing authorized ThoughtSpot user account. The REST API v1 authentication guide documents posting username and password to /tspublic/v1/session/login, which establishes authenticated session cookies for later v1 API calls.

ThoughtSpot authenticated session cookies compound Get key ↗

Sign in to your ThoughtSpot instance using one of ThoughtSpot's supported login flows documented at REST API v2.0 authentication or REST API v1 authentication. A successful login returns session cookies that must be sent with subsequent API or GraphQL requests.

ThoughtSpot authenticated session cookies compound discovered Get key ↗
Cookie: <credential>