REST API
Versioned JSON API under /api/v1 with bearer API keys, tenant-scoped paths, pagination defaults, a single error envelope and health plus readiness probes.
Your knowledge is scattered across emails, chats, wikis and tickets. Retivum pulls it into one graph of facts, so questions in the chat get answers with cited sources instead of guesses.
36
MCP tools on one endpoint
5
content sources in one ingest call
2
time axes on every stored fact
1
database behind graph and operations
Issue trackers, chat and file platforms arrive through thin connectors that feed one ingest boundary over REST and MCP.
Everything you ingest becomes available to the AI through governed retrieval: full-text, vector and graph-traversal candidates merge into ranked answers with cited provenance and point-in-time as-of queries. Relationship types stay governed per group, and graph analytics — centrality, PageRank, shortest paths — run over exactly the groups a caller may see.
Versioned JSON API under /api/v1 with bearer API keys, tenant-scoped paths, pagination defaults, a single error envelope and health plus readiness probes.
One Streamable HTTP endpoint for MCP clients, plus stdio for local use. Tenant and group presets keep client configuration short.
JSON-output CLI covering ingest, search, lookups, deletes, jobs, ontology and transfer — the same surface as the API, scriptable in CI.
Admin UI for the graph explorer, query console, ontology review queue, decisions, audit chain and jobs. Presentation only; the backend owns authentication.