feature
Webhooks, API Keys & Billing
Connect Inori to external tools with webhooks, API keys, and Stripe-powered billing.
Integrate Inori into your existing workflows and manage your subscription with ease.
- Webhooks — Subscribe to 6 event types (record status changes, record creation, COI uploads, AI analysis complete, vendor creation, escalation triggers) and receive real-time HTTP POST notifications.
- Payload signing — Verify webhook authenticity with HMAC-SHA256 signatures using a shared secret.
- Retry policy — Failed webhook deliveries are retried up to 5 times with exponential backoff over 24 hours.
- API keys — Generate labeled API keys for programmatic access to the Inori REST API. Keys use Bearer token authentication.
- Key management — View active keys, their last-used timestamps, and revoke compromised keys instantly.
- Stripe billing integration — Subscribe to Professional or Enterprise plans, manage payment methods, and view invoices directly in Inori.
- Usage-based metering — Track team seats, active projects, AI analyses, and storage against your plan limits in real time.