T
ThoughtSpot REST API v1
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 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.
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.
Cookie: <credential>