Skip to main content

What is OpenMemoryX?

OpenMemoryX is a free cognitive memory engine designed for AI applications. It provides persistent memory storage with automatic cognitive classification, vector search, and temporal knowledge graph features.

Completely Free

No credit card required. Unlimited API calls. Forever free.

Async Processing

Celery + Valkey powered queue. No waiting for AI classification.

Cognitive AI

Automatic 5-sector classification: Episodic, Semantic, Procedural, Emotional, Reflective.

Open Source

MIT License. Self-host or use our free cloud API.

Getting Started

1

Create an Account

Register at Portal or via API
2

Get API Key

Create an API key from the portal or use the default one
3

Start Building

Integrate the API into your application

Base URL

https://t0ken.ai/api
For local development:
http://192.168.31.65:8080/api

Response Format

All API responses follow a standard format:
{
  "success": true,
  "data": { },
  "message": "Operation completed successfully"
}

Rate Limits

Free tier includes:
  • Unlimited API calls
  • 100MB storage
  • 2 concurrent async workers
Need higher limits? Contact us for enterprise options.