Agentic North Labs

Agentic Inbox

source-synced contacts scoped operator APIs centralized compliance

AI-Native Campaign Infrastructure

The outbound layer for agents that need to run email without wrecking deliverability, consent, or tenant boundaries.

Agentic Inbox sits between product databases, AI operators, and your mail provider. Agents get APIs for running campaigns. The risky parts stay centralized, auditable, and approval-aware.

Campaign runway
consent provenance 100%
suppression enforcement always on
operator autonomy scoped
Operator surface
GET  /api/v1/segments/preview
POST /api/v1/campaigns
POST /api/v1/campaigns/{id}/schedule
POST /api/v1/campaigns/{id}/send-now
GET  /api/v1/campaigns/{id}/summary
Guarded workflow
01sync
02draft
03approve
04send
05feedback

Products sync the audience. Agents draft and operate. Approval, suppression, unsubscribe, and event handling stay in one layer.

Upstream products `humaninloop.work` and other apps sync consented contacts into org-scoped audiences.
source ids consent timestamps traits + tags
What stays protected
  • unsubscribes and suppressions
  • sender-domain constraints
  • approval before queueing
  • delivery event correlation
Who this is for Teams building agentic products, internal operators, and future subscriber workspaces that need one compliant outbound control plane.