tableau.com
Tableau is a business intelligence and analytics platform for publishing, managing, and exploring data visualizations and related content on Tableau Cloud and Tableau Server. It also provides metadata discovery and lineage capabilities over Tableau content and connected data assets.
Tableau exposes a tenant-hosted REST API, a tenant-hosted GraphQL Metadata API, and the Tableau Server `tsm` admin CLI; REST and GraphQL use a Tableau credentials token obtained via REST sign-in.
- Tableau REST APIdiscovered
- Tableau Metadata APIdiscovered
- Tableau Services Manager (tsm) CLIdiscovered
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).
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing