Visualizations
Charts and dashboards: create, publish, share, and embed.
Get Public Viz By Global Slug
Get a published public viz by slug across all accounts (no account required).
Get Public Viz
Get a public viz by slug.
Run Viz Query Batch
Batch SQL query submission for public v2 dashboards.
Run Viz Query
Execute a SQL query against a public v2 viz.
Get Public Cached Result
Serve cached query result directly as msgpack bytes.
Get Public Viz Sql Query Status Batch
Batch query status check for public v2 dashboards.
Get Public Viz Sql Query Status
Get SQL query status for a public v2 viz.
Get Public Viz Sql Query Result
Get SQL query result for a public v2 viz.
List Viz
List viz with pagination.
Create Viz
Create a new viz with initial files.
Get Viz By Slug
Get viz by slug. If mode='edit', ensures a draft branch exists.
Check Slug Available
Check if a slug is available.
Delete Viz
Delete a viz and all associated data.
Get Viz
Get a viz by ID. Defaults to main branch.
Update Viz
Update viz metadata.
List Branches
List all branches for a viz.
Create Branch
Create a new branch from main.
Delete Branch
Delete a branch (cannot delete main).
Get Branch
Get branch info (commit sha + file list).
Get Branch Files
Get all files from a branch as inline JSON.
Batch Write Files
Batch write multiple files in a single commit.
Delete File
Delete a file from a branch.
Get File
Get a single file's content.
Write File
Write a single file to a branch.
Get Commit Log
Get commit log for a branch.
Squash Branch
Squash all commits on a draft branch into a single commit.
Set Bundle State
V32 — persist the iframe-reported bundle state on the viz row.
Duplicate Viz
Duplicate a viz: new row with name '<original> (copy)', fresh slug, copied git repo.
Transfer Ownership
Transfer viz ownership to another user.
Unpublish Viz
Unpublish a viz.
Publish Viz
Publish: merge draft → main, tag, trigger build.
Preview Publish
Preview publish: diff between draft branch and main.
Delete Screenshot
Delete screenshot.
Get Screenshot
Get screenshot presigned URL.
Put Screenshot
Get presigned upload URL for screenshot.
Confirm Screenshot
Confirm screenshot has been captured.
List Tags
List version tags.