Tableau VizQL Data Service

The VizQL Data Service provides a programmatic HTTP interface to query published data sources outside of Tableau visualizations, enabling headless data access from any application.

API entry from apis.yml

apis.yml Raw ↑
name: Tableau VizQL Data Service
description: The VizQL Data Service provides a programmatic HTTP interface to query published data sources
  outside of Tableau visualizations, enabling headless data access from any application.
image: https://www.tableau.com/sites/default/files/tableau_logo_800.png
humanURL: https://help.tableau.com/current/api/vizql-data-service/en-us/index.html
baseURL: https://[server]/api/v1
tags:
- Data Access
- Headless
- Query
- REST
properties:
- type: Documentation
  url: https://help.tableau.com/current/api/vizql-data-service/en-us/index.html
- type: APIReference
  url: https://help.tableau.com/current/api/vizql-data-service/en-us/reference/index.html
- type: ChangeLog
  url: https://help.tableau.com/current/api/vizql-data-service/en-us/docs/vds_whats_new.html
- type: GitHubRepository
  url: https://github.com/tableau/VizQL-Data-Service
- type: GettingStarted
  url: https://help.tableau.com/current/api/vizql-data-service/en-us/docs/vds_create_queries.html