Knowledge Base API
Svantic exposes a full REST API for managing knowledge bases programmatically. All endpoints usePOST with JSON request bodies.
For the complete request/response schemas, see the API Reference.
Lifecycle
Content
Observability
Examples
Create a Knowledge Base
Ingest Content
Semantic Search
Check Stats
Poll Job Status
Long-running operations (create, ingest large content, refresh) return ajob_id. Poll until completion:
