Free
For testing Ziqara with real documents.
- 1 GB indexed storage
- 1,000 processed pages/month
- 100 answers/month
- 1,000 searches/month
Upload documents once, then pay for the infrastructure your app actually uses: ingestion, storage, search, and citation-backed answers.
For testing Ziqara with real documents.
For side projects and early product prototypes.
For production apps adding RAG to customer or internal workflows.
For teams with serious document volume and API traffic.
Status checks and document listing stay free. Expensive work is billed directly: extraction, OCR, indexing, retrieval, reranking, generation, and citation checks.
Ziqara is priced as infrastructure, not as a chatbot. Control-plane calls are free; answer generation is billed because it does the full RAG pipeline.
| Endpoint | Billed as | What it covers |
|---|---|---|
| POST /v1/documents | Document ingestion | Parsing, OCR when needed, embedding, indexing. |
| POST /v1/search | Search usage | Hybrid retrieval and reranking without answer generation. |
| POST /v1/answers | Answer usage | Search, reranking, generation, citations, and confidence checks. |
| GET /v1/documents | Free | Control-plane document listing. |
| GET /v1/documents/{id}/status | Free | Ingestion status checks are not metered. |
Enterprise plans are designed for regulated teams that need stronger isolation, higher rate limits, compliance controls, and custom document volume.