ThoughtSpot · Authentication Profile

Thoughtspot Authentication

Authentication

ThoughtSpot secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyEnterprise SoftwareAnalyticsBusiness IntelligenceDataEmbedded AnalyticsArtificial IntelligenceAgentsREST API
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/thoughtspot-rest-v2-openapi-original.json
docs: https://developers.thoughtspot.com/docs/api-authv2
summary:
  types:
  - http
  http_schemes:
  - bearer
  token_endpoints:
  - POST /api/rest/2.0/auth/token/full
  - POST /api/rest/2.0/auth/token/object
  - GET /api/rest/2.0/auth/session/token
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Bearer <access_token>'
  sources:
  - openapi/thoughtspot-rest-v2-openapi-original.json
notes:
  overview: >-
    The ThoughtSpot Public REST API v2.0 uses bearer-token authentication. All
    191 operations require an Authorization header carrying an access token
    (global security requirement bearerAuth on every operation).
  obtaining_tokens:
  - >-
    Full access token — POST /api/rest/2.0/auth/token/full with username +
    password (or secret_key for trusted auth) returns a bearer token with the
    caller's full privileges. operationId getFullAccessToken.
  - >-
    Object/scoped access token — POST /api/rest/2.0/auth/token/object issues a
    token scoped to specific metadata objects for embed use cases. operationId
    getObjectAccessToken.
  - >-
    Current user token — GET /api/rest/2.0/auth/session/token returns a token
    for the currently logged-in session. operationId getCurrentUserToken.
  login_sso:
  - Trusted authentication (secret_key based) for embedded deployments.
  - SAML 2.0 and OpenID Connect (OIDC) for interactive user login (SSO).
  session:
  - >-
    Session-based login (POST /api/rest/2.0/auth/session/login) and logout
    (POST /api/rest/2.0/auth/session/logout) are also supported alongside
    token auth.
docs_pages:
- https://developers.thoughtspot.com/docs/api-authv2
- https://developers.thoughtspot.com/docs/api-auth-session
- https://developers.thoughtspot.com/docs/rest-api-getstarted

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/thoughtspot-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.