API Overview
The Jabrod API is a RESTful interface that allows you to manage knowledge bases, upload documents, and perform RAG operations.Base URL
All API requests should be made to:Authentication
Authentication is performed via theAuthorization header with a Bearer token (your API key).
