Notes
- To authenticate, you’ll need a Tako API key. It’s best practice to store it as an environment variable to avoid hardcoding sensitive credentials in your code.
Authorizations
Body
application/json
List of serialized CSV strings to visualize
The file id of the dataset to visualize. This is deprecated and will be removed in the future. Use file_ids
instead.
Query with instructions to visualize the dataset
Whether to return debug information
The file ids of the datasets to visualize
The type of visualization component to use
Available options:
bar
, grouped_bar
, stacked_bar
, timeseries
, pie
, choropleth
, scatter
, boxplot
, heatmap
, timeline
, waterfall
, histogram
, table
Settings for controlling outputs of the knowledge search request
The model to use for the visualization
Available options:
o3
, o4-mini
, gpt-5-mini
, qwen-3-32b
, llama-3.3-70b
, qwen-3-coder-480b
, qwen-3-235b-a22b-instruct-2507
, qwen-3-235b-a22b-thinking-2507
, gpt-oss-120b
The segment id of the dataset to visualize
The connected private index id of the dataset to visualize
Extra parameters to pass to the visualization