Subscriptions
Create Shareable Folder
API Documentation
General
- POSTAdd LLM Provider
- POSTAdd Ollama Models
- POSTChange Node Name
- GETGet Default Embedding Model
- POSTSet Default Embedding Model
- GETDownload File from Inbox
- GETAPI Health Check
- POSTInitial Registration
- GETCheck Pristine State
- GETList Files in Inbox
- GETGet Local Processing Preference
- POSTSet Local Processing Preference
- POSTModify LLM Provider
- GETGet Public Keys
- POSTRemove LLM Provider
- GETScan Ollama Models
- POSTStop LLM Process
- GETGet Supported Embedding Models
- POSTUpdate Supported Embedding Models
Jobs
- POSTAdd File to Inbox
- GETGet All Inboxes
- GETGet Available LLM Providers
- POSTChange Job LLM Provider
- POSTCreate Files Inbox
- POSTCreate Job
- GETGet Job Configuration
- GETGet Job Scope
- POSTSend Job Message
- POSTGet Last Messages
- POSTGet Last Messages with Branches
- POSTRetry Message
- POSTUpdate Job Configuration
- POSTUpdate Job Scope
- POSTUpdate Smart Inbox Name
Subscriptions
- POSTGet Available Shared Items
- POSTGet Open Shared Items
- POSTCreate Shareable Folder
- POSTGenerate Free Subscription Links
- POSTGet Latest Notifications
- POSTList My Subscribers
- POSTList My Subscriptions
- POSTGet Notifications Before Timestamp
- POSTSubscribe to Shared Folder
- POSTUnshare Folder
- POSTUnsubscribe
- POSTUpdate Shareable Folder
Tool Offerings
Vector File System
Subscriptions
Create Shareable Folder
POST
/
v2
/
create_shareable_folder
object
*
credentials
object
credentials
object
access_key_id
string
*
access_key_id
Required
string
bucket
string
*
bucket
Required
string
endpoint_uri
string
*
endpoint_uri
Required
string
secret_access_key
string
*
secret_access_key
Required
string
source
enum<string>
*
source
Required
enum<string>
path
string
*
path
Required
string
subscription_req
object
*
subscription_req
Required
object
folder_description
string
*
folder_description
Required
string
has_web_alternative
boolean
has_web_alternative
boolean
is_free
boolean
*
is_free
Required
boolean
minimum_time_delegated_hours
integer
minimum_time_delegated_hours
integer
minimum_token_delegation
integer
minimum_token_delegation
integer
monthly_payment
Option 1 · object
monthly_payment
object
USD
number
*
USD
Required
number
Create a new folder that can be shared with other users for collaboration or viewing.
Body
application/json
credentials
object
path
string
requiredsubscription_req
object
requiredResponse
200 - text/plain
The response is of type string
.