Skip to main content
The vector database endpoints manage the full lifecycle of your vector databases, from creation and file ingestion to chunk-level provenance. Use these endpoints to create and configure databases, submit ingestion jobs that convert your files into searchable embeddings, and manage the files indexed within each database. Ingestion jobs capture source tracing metadata for every chunk. Use the chunk endpoint to trace any file search result to its exact location in the source document and retrieve the original uploaded file. You can also attach user-defined metadata to chunks, list or filter chunks by that metadata, and edit it after ingestion.
Last modified on June 25, 2026