Managed Cognee platform with scalable infrastructure and production-ready knowledge graphs
Access the Console
Choose Authentication
Subscribe & Payment
Create API Key
Data Management
/api/add
: Ingest text data into your knowledge graph/api/delete
: Remove specific data items from datasets/api/list_datasets
: View all available datasetsKnowledge Processing
/api/cognify
: Transform raw data into structured knowledge graphs/api/cognify_status
: Check the status of cognify operationsSearch & Retrieval
/api/search
: Query your knowledge graph with natural language/api/get_insights
: Get structured insights and relationshipsX-Api-Key
header for authentication.Ingest Data
/api/add
endpoint to ingest raw text into your dataset.Build Knowledge Graph
/api/cognify
pipeline to transform your data into a structured knowledge graph.Query & Search
/api/search
to ask questions and retrieve relevant information from your knowledge graph.Manage Data
/api/delete
to remove outdated items or visualize your graph structure.