Developer & User Docs
Technical Integration Guides
Everything you need to configure CloudKMS key providers, map regional state models, and integrate edge webhooks.
1. Secure Upload API
ENDPOINT: POST /api/documents/upload
Accepts client-side encrypted document vectors alongside target practice tenant headers. Returns instant 202 status code after queuing asynchronous OCR, translations, and indexing sharding pipelines.
2. Edge Webhook Handling
ENDPOINT: POST /api/webhooks
Handles case alerts, updates, and reminders dynamically from partner systems. Validates payloads using Zod schemas and processes India PII scrubbing filters before logging data to stdout.