Cogwit provides scalable, managed infrastructure for deploying and running Cognee’s knowledge graph platform in production environments.
Cogwit is the cloud-hosted version of Cognee, offering enterprise-grade infrastructure without the operational overhead.

Key Features

Managed Infrastructure

Fully hosted, auto-scaling Kuzu, LanceDB & PostgreSQL backends

Always-on Pipelines

Cognify pipelines without servers to maintain

Secure by Default

Role-based access controls (RBAC) and audit logging

Simple API Keys

One-click API key generation for instant access

Getting Started

1

Access the Console

Navigate to https://platform.cognee.ai/ to see the login screen.
Prerequisites: A Google or GitHub account and a valid credit/debit card.
2

Choose Authentication

Select Google or GitHub to authenticate. OAuth keeps your credentials secure—no separate password required.
3

Subscribe & Payment

On first sign-in, you’ll be prompted to subscribe and add a payment method. Enter your card details and click Save.
New to Cognee? Try it locally first with the Cognee UI to explore features and understand how knowledge graphs work before committing to the cloud platform.
4

Create API Key

Click Create API Key to automatically generate your first API key.
Copy and store your API key securely. You’ll need it for all API requests.

API Integration

Once you have your API key, you can start using Cogwit through our comprehensive API.

Interactive API Explorer

Swagger Documentation

Explore and test all API endpoints interactively with your API key

Core API Endpoints

Data Management

View Complete API Reference

Explore all available endpoints with interactive examples
All API endpoints require your API key in the X-Api-Key header for authentication.

Typical Workflow

1

Ingest Data

Use the /api/add endpoint to ingest raw text into your dataset.
2

Build Knowledge Graph

Run the /api/cognify pipeline to transform your data into a structured knowledge graph.
3

Query & Search

Use /api/search to ask questions and retrieve relevant information from your knowledge graph.
4

Manage Data

Optionally use /api/delete to remove outdated items or visualize your graph structure.

Authentication

Include your API key in the request header:
X-Api-Key: YOUR-API-KEY

Next Steps

Cogwit makes it effortless to deploy production-grade knowledge graphs without worrying about infrastructure, scaling, or security.