Skip to main content

Knowledge API

The Knowledge API provides access to the Knowledge Mound.

Endpoints

MethodEndpointDescription
POST/api/knowledge/mound/queryQuery knowledge
POST/api/knowledge/mound/nodesStore knowledge
PUT/api/knowledge/mound/nodes/:idUpdate knowledge
DELETE/api/knowledge/mound/nodes/:idDelete knowledge

All endpoints also accept the /api/v1/ prefix. For full schemas and response examples, see the generated API reference at /docs/api/reference or the OpenAPI spec at /api/v1/openapi.json.