Core platform

Knowledge API

A secure API that turns documents, manuals, policies and FAQs into searchable agent-ready knowledge.

Endpoint idea

POST /v1/ask
{
  "agent_id": "support",
  "question": "What is the refund policy?"
}

What it includes

Ingestion

Upload PDFs, Markdown, CSVs and web content into client-specific knowledge bases.

Retrieval

Use semantic search and controlled prompts to answer with traceable sources.

Operations

Logs, usage tracking, API keys, human review and improvement loops.