API Keys
Production Key Active
sk-prod-••••••••••••4a2f
Created Aug 1, 2026 · Last used 2h ago
Development Key Active
sk-dev-••••••••••••8e1c
Created Jul 15, 2026 · Last used 5m ago
Webhooks
Production Webhook
https://erp.example.com/webhooks/documind
document.processed document.failed batch.completed
REST API Reference
MethodEndpointDescription
POST/api/v1/documentsUpload and process a document
POST/api/v1/batchesCreate a batch processing job
GET/api/v1/documents/{id}Get document details and extracted data
GET/api/v1/batches/{id}Get batch status and progress
GET/api/v1/templatesList extraction templates
POST/api/v1/templatesCreate an extraction template
POST/api/v1/documents/{id}/reprocessReprocess a failed document
STREAM/api/v1/stream?batchId={id}Server-Sent Events (SSE) for real-time batch progress