Complete API documentation for Cognee’s knowledge graph platform
Production (Cogwit)
Local Development
POST /api/add
Add text, documents, or structured data to your knowledge base.POST /api/cognify
Transform raw data into structured knowledge graphs with entities and relationships.POST /api/search
Query your knowledge graph using natural language or structured queries.DELETE /api/delete
Remove specific data items or entire datasets from your knowledge base.Multiple Search Types
GRAPH_COMPLETION
: LLM-powered responses with graph contextCHUNKS
: Raw text segments matching your querySUMMARIES
: Pre-generated hierarchical summariesINSIGHTS
: Structured entity relationshipsCODE
: Code-specific search with syntax understandingFlexible Data Formats