CaveauAI API
Programmatic Access to Document Intelligence
The CaveauAI API exposes the full power of the document intelligence platform through clean, RESTful endpoints. Everything you can do in the CaveauAI web interface — upload documents, create corpora, run queries, retrieve citations — is available programmatically.
API Architecture
The API follows REST conventions with JSON request/response bodies, bearer token authentication, and predictable resource-oriented URLs. Rate limiting is per-tenant, not per-endpoint, so you can burst queries during processing windows without hitting artificial ceilings.
Core Endpoints
- POST /corpora — Create a new corpus with metadata and access controls
- POST /corpora/{id}/documents — Upload documents for indexing
- POST /corpora/{id}/query — Ask questions and receive citation-backed answers
- GET /corpora/{id}/search — Semantic search across embedded documents
- GET /corpora/{id}/citations — Retrieve citation chains for audit trails
Integration Patterns
The API supports synchronous queries for real-time applications and webhook callbacks for batch processing. Most integrations start with the query endpoint and expand to document management as the use case matures.
Technical Details
- RESTful JSON API with OpenAPI 3.0 specification
- Bearer token authentication with per-tenant rate limiting
- Webhook callbacks for async document processing
- SDK libraries for Python, Node.js, and PHP
- All data stays on EU infrastructure — API calls do not route through third-party gateways
Services for CaveauAI API
Document Intelligence Consulting
We help organisations design, deploy, and optimise CaveauAI implementations — from corpus architecture to embedding strategy to production deployment.
Learn more
AI Systems Integration
We design and implement the integration layer between CaveauAI and your existing systems — ERPs, CRMs, document management platforms, and custom applications.
Learn moreRelated Products
CaveauAI
Upload thousands of documents and get citation-backed answers in seconds. CaveauAI runs 72B parameter models on dedicated GPUs you control — no data leaves your controlled infrastructure, ever.
Learn more
AI Integration
Embed CaveauAI intelligence directly into ERPs, CRMs, document management systems, and custom applications through pre-built connectors and middleware.
Learn moreCaveauCRM
Unified CRM platform connecting SuiteCRM, FOSSbilling, Baikal CalDAV, n8n workflows, and CaveauAI into a single automated, AI-powered business hub — fully open source, EU-hosted, GDPR compliant.
Learn moreReady to Put This to Work?
Bring the documents, the workflow, or the integration question. We will tell you whether CaveauAI API is enough on its own or needs a broader Blue Note Logic rollout.
Get in Touch