T

Tableau Metadata API

GraphQL discovered

Details
Endpoint
https://<server-name>/api/metadata/graphql
Spec
introspection
Docs
https://help.tableau.com/current/api/metadata_api/en-us/index.html
Authentication
Tableau REST credentials token bearer discovered Get token ↗
X-Tableau-Auth: <credential>

Call Tableau REST API POST /api/{api-version}/auth/signin using one supported sign-in method—PAT, username/password, connected app JWT, or Tableau Cloud UAT JWT—to receive a temporary credentials token. Send that token on subsequent API requests in the X-Tableau-Auth header, as documented in Signing In and Signing Out (Authentication).