📄️ POST v1/extract
Upload a file for extraction
📄️ POST v1/vectorize
Upload a file for extraction and vectorization
📄️ GET v1/jobs
Get a list of recent jobs for extraction and vectorization requests
📄️ GET v1/jobs/:id
Get a job record by Id
📄️ GET v1/datasets
Get a list of datasets in your workspace
📄️ GET v1/datasets/:id
Fet a dataset record by id
📄️ GET v1/datasets/{id}/items
Get a list of datasets items for a dataset
📄️ POST v1/datasets/:id/vectorize
Trigger the vectorize task for a dataset
📄️ POST v1/search
Perform context similarity searches over datasets within a workspace
📄️ POST v1/upload-session
Multipart Upload for files larger than 100mb
📄️ GET v1/share
Allows access to dataset and dataset item binary assets