API Overview
The Jabrod REST API allows you to programmatically query your RAG pipelines.Base URL
All API requests should be made to:http://localhost:3000/api)
Core Endpoints
The API is primarily designed for querying pipelines that you have configured in the Jabrod dashboard.- Query:
/rag/query- Semantic search endpoint that accepts yourrag_API key.
