Developer

Kenzsys is built API-first. This page is for developers, agencies, and technical users who want to integrate Kenzsys with custom systems or pipe data out to a warehouse.

Screenshot coming soon

Webhooks

Configure outbound webhooks under Settings → Developer → Webhooks. Available events include lead.created, lead.stage_changed, matter.linked, and anomaly.detected. Each payload is signed with HMAC-SHA256; verify the X-Kenzsys-Signature header on receipt.

API tokens

Generate scoped API tokens under Settings → Developer → Tokens. Tokens are bearer-style and scoped to read-only or read-write. Rotate tokens any time — old tokens are immediately invalidated.

Data export

Bulk export is available for leads, calls, and matters as CSV or NDJSON. For continuous export to BigQuery or Snowflake, contact us — we can enable a managed pipe.

Coming soon: a full REST API reference will live at /developer/api. In the meantime, email hello@kenzsys.com for early access to the API.