Skip to content

Knowledge base endpoints

Management

MethodPath (example)Description
GET/POST/knowledgebasesList / create
GET/PATCH/DELETE/knowledgebases/:idDetail / update / delete

Documents

MethodPath (example)Description
POST/knowledgebases/:id/uploadFile upload
GET/knowledgebases/:id/documentsDocument list
DELETE/knowledgebases/:id/documents/:docIdDelete document

Embedding

MethodPath (example)Description
GET.../embedding-statusStatus
POST.../check-embeddingsCheck
POST.../embedSingle / batch embed
POST.../embed/deleteDelete embeddings

Query

MethodPath (example)Description
POST/knowledgebases/queryProduction query
POST/knowledgebases/query/testTest / debug

Cere Insight 2.0 documentation