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.
Adds one or more files to an existing private index.
Files can be specified by URL or file ID, and can include optional context and metadata.
Supports batch upload of multiple files in a single request.
You can control ontology generation and linking with the world ontology through request parameters.
Returns metadata for all successfully added files.
Returns a 400 error for invalid requests or 404 if the private index is not found.