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.
- Supported file formats:
.csv,.xls,.xlsx,.parquet - File size is limited to 5MB currently
- When you connect a file, Tako will download and store a copy of the file on its platform for analysis and visualization.
Authorizations
Body
application/json
URL of the file to connect to
ID of the file to connect to. If not provided, a new file ID will be generated
Source of the file to connect to
Context of the file as a freeform string. This is used to help Tako understand the file.
Whether to prepend the schema context to the dataset context
ID of the segment of the source index to connect to.
ID of the connected private index to connect to.
Whether to generate or update the ontology for this file.
Whether to link the private index ontology with the world ontology through deduplication.