document
Upload Documents From Url
Download and upload documents from URLs to a workspace with encryption. Documents are queued for processing, parsed, and indexed for vector search.
Requires active subscription (paid/trial/dev) if Stripe is configured.
post/api/document/upload-url
Query parameters
urlsstring[] required
URLs to download documents from
URLs to download documents from
workspace_ext_idstring required
sharedboolean
Whether the document should be shared with workspace members
Whether the document should be shared with workspace members
config_ext_idstring nullable
Configuration to use for processing
Configuration to use for processing
Headers
workspace-keystring
Response
Successful Response