Venture Monitoring Webhooks for Agents
Push-based monitoring for agents that need tenant-private workflow updates instead of polling. This is the handoff from shared intelligence to enterprise workspace automation.
Primary Job
Subscribe to tenant workflow changes so the agent reacts to memo updates, deal changes, and follow-up activity in near real time.
First Private Endpoints
- `/api/v1/workspace/events`
- `/api/v1/workspace/webhooks/subscriptions`
- `/api/v1/workspace/webhooks/deliveries`
Enterprise Requirement
Agents need a tenant-bound service-account key. This is intentional: monitoring private workflow state is an enterprise surface, not a shared self-serve endpoint.
Start with the public contract: /api/v1/agents/manifest?source=venture_monitoring_page
Buy or upgrade path: /enterprise-agent-workspace?source=venture_monitoring_page