API Auth API The WAF's Auth API handles all authentication and authorization requests (e.g. login, logout, users, etc). Base URLhttps://{waf_url}/auth AuthenticationThe Auth API uses basic authentication for access. See /auth/login endpoint
API Tableau JavaScript API When the WAF is configured with Tableau (Server/Online), it exposes that server's Tableau JavaScript API. Use the Tableau JavaScript API to integrate Tableau visualizations into your own web applications. Here are some
API Tableau REST API When the WAF is configured with Tableau (Server/Online), it proxies requests to that server's Tableau REST API. With the Tableau Server REST API you can manage and change Tableau Server resources programmatically,
API Tableau Trusted Authentication API When the WAF is configured with Tableau Server and is a trusted host on Tableau Server, it exposes trusted ticket endpoints to handle the Tableau Server trusted authentication workflow. Learn more about the