EdithBack to Integrations
API and webhooks

Controlled developer access for business systems.

APIs and webhooks should expose scoped integration points without bypassing validation, approval, or tenant boundaries.

API keys

Keys should be explicit, revocable, scoped, and audited.

Key name
Scopes
Created by
Last used
Reveal once
Revoke

Webhook events

Outgoing events should be reliable and inspectable.

Invoice posted
Payment received
Deal updated
Job failed
Signature
Delivery log

Developer UX

Developers need examples and controlled test paths.

API docs
JSON examples
Error codes
Idempotency keys
Sandbox
Rate limits