The Knowledge Folder API lets you upload, manage, and search files in Knowledge bases programmatically. Uploaded files are processed, embedded, and made available for semantic search. The API manages resources that appear as Knowledge bases in the Library.
Before You Start
- API key scope: Requires an API key with the
KNOWLEDGE_FOLDER_API scope. The Knowledge base must be shared with the API key, and write operations require the Editor role. See Share Knowledge bases with the API.
Base URL
Dedicated deploymentsReplace api.langdock.com with <your-deployment-url>/api/public in all requests.
Available Endpoints
Guides