Integrations

REST API overview

Sync leads, knocks, and analytics with your stack.

Full reference at /developers/api. Keys come from workspace settings on Pro.

Common endpoints

  • Workspaces: list and metadata.
  • Leads: list, create, update, patch status.
  • Knocks and activities: log visits with disposition.
  • Products and events.
  • Analytics: knocks, conversion, disposition breakdown.

Auth

Pass X-API-Key: bk_live_... on every request. Keys are scoped to the workspace that created them.

Patterns

Nightly CRM sync, Zapier HTTP modules, and warehouse ETL are typical. See /integrations on the marketing site for examples.