Aletheia Platform
The managed SaaS layer on top of Aletheia Core. Deploy clusters, manage teams, track usage, and never touch infrastructure.
What is the Platform?
The Aletheia Platform is a managed cloud service built on top of the open-source Aletheia Core engine. While the core engine runs anywhere as a standalone binary, the Platform wraps it with authentication, billing, team collaboration, and a rich web dashboard — so you can focus on building agents, not managing servers.
Platform vs Core
Core Engine
Self-hosted
Download and run on your own hardware. Open source, Apache 2.0.
Platform
Managed SaaS
We run the engine for you. One-click deploy, automatic scaling.
Core Auth
API Key
Single admin key. You manage access yourself.
Platform Auth
Full Stack
Supabase Auth — login, teams, scoped API keys, RLS.
Core Pricing
Free
Open source. No license fees.
Platform Pricing
Pay-as-you-go
$1/1M truths fractionally, $400/mo dedicated. Free tier available.
What You Get
- Mission Control dashboard: Real-time stats, cluster list, API key management in one screen.
- One-click cluster deploy: Choose a tier (Fractional or Dedicated Pro), name your cluster, and deploy instantly.
- Stripe billing: Pay-as-you-go or flat-rate. Manage payment methods, view invoices, upgrade/downgrade.
- Team management: Invite colleagues, assign roles (owner/admin/member), collaborate on shared clusters.
- Knowledge Graph Explorer: Search entities, walk graph neighborhoods, discover shared connections between subjects.
- Analytics dashboard: Daily usage charts, query/ingest breakdowns, storage trends.
- API Playground: Interactive request builder with code snippets for Python, cURL, and Node.js.
Getting Started on the Platform
- Create an account at aletheiadb.com/signup. Your first cluster (Fractional tier) is provisioned automatically.
- Copy your API key from Mission Control → API Keys. This key authenticates all requests to the platform.
- Use the API Playground in your cluster's detail page to test ingest and query operations.
- Invite team members from Settings → Team. They can access shared clusters based on their role.
- Monitor usage from Analytics or the Billing page. Usage is tracked daily and available via the API.
- Upgrade to Dedicated Pro for guaranteed performance, higher limits, and priority support.