Build a Unified Access Token (UAT) configuration, mint a JWT, and try it against real Tableau Cloud REST APIs.

Build a UAT JWT

Configure claims, pick scopes, sign with your private key. Preview updates live as you type.
Pick from the UAT scope list.
Tenant ID or site UUIDs registered on the UAT config. Press Enter or comma to add.
Matches the public key on your UAT config.

Live preview

(JWT will appear here once minted)

Try a Tableau Cloud API call

Sign in to a site with the JWT, then hit a REST endpoint. The required scope for each endpoint is listed below — make sure your JWT includes it.

Sign in to site

Pick an endpoint


  

Sign in to Tableau Cloud Manager

Creating a UAT config requires a Tableau Cloud Manager session. Sign in with a Personal Access Token to continue.

Build a UAT Config payload

Compose the JSON body, preview it live, then submit to Tableau Cloud Manager (or copy curl/JSON to run elsewhere).
Pick the tenant or sites this config applies to. Loaded after sign-in.

Sign in to load tenant + sites.

Scopes the config will permit on minted JWTs.

Live preview

{}