Docling-based extraction service

Document
Refinery

Upload PDFs, DOCX, PPTX, and XLSX files through the API, process them asynchronously, and inspect output artifacts, webhook deliveries, and operator health in one place.

Operations System status, queue health, workers, and recent failures. Tenant Tools Upload documents, inspect jobs, and compare profile outputs. Admin Django admin for deep inspection and staff-only maintenance work.

API Basics

Create an API key in the dashboard, then upload via POST /v1/documents/.

Use /v1/jobs/<id>/ and /v1/artifacts/ to inspect results.

Webhook endpoints can be managed in Webhook settings.

Next Steps

1. Create or rotate a tenant API key.

2. Upload a sample document in Tenant Tools.

3. Review queue health and recent failures in Operations.