Upload File to Corpus
Deep Research
Upload File to Corpus
Upload a file to the research corpus (knowledge store).
Supported file types: txt, pdf, md, csv, json, docx, xlsx, pptx
Max file size: 100 MB
POST
Upload File to Corpus
Authorizations
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Body
application/json
Request parameters for uploading a file to the research corpus.
Publicly accessible URL of the file to upload. Supported types: txt, pdf, md, csv, json, docx, xlsx, pptx. Max size: 100 MB.
Example:
"https://example.com/research_material.pdf"
Display name for the file. Defaults to the filename extracted from the URL.
Example:
"research_material.pdf"
