Skip to main content
POST
Upload
Upload a file to Vrin for automatic text extraction, chunking, and fact extraction. Accepts multipart form data.
string
required
Bearer token. Example: Bearer vrin_live_abc123
file
required
The file to upload (multipart form field).
string
default:"true"
If "true", persist extracted knowledge to the knowledge base. Sent as a form field.

Check upload status

Upload status values

Supported file types

cURL example

SDK usage