Skip to main content

Knowledge Base API

Svantic exposes a full REST API for managing knowledge bases programmatically. All endpoints use POST with JSON request bodies. For the complete request/response schemas, see the API Reference.

Lifecycle

Content

Observability


Examples

Create a Knowledge Base

Ingest Content

Returns ranked results with relevance scores, so you can inspect what the system knows about a topic.

Check Stats

Poll Job Status

Long-running operations (create, ingest large content, refresh) return a job_id. Poll until completion:

Request Schemas

Create

Ingest

Query