Product AI Agents Solutions How it works Interactive demo Pricing

Developers & API · preview

Build on shared context

Send events from your own systems, receive proposed actions by webhook, and approve them through the API — with the same permissions and audit trail as the app.

Watch it work

Plays automatically · click any segment to jump · pause anytime · illustrative data

What changes

Before

Your data invisible to AI teammates

With Deal Room

Your events part of shared context

Before

Custom glue code per workflow

With Deal Room

Events in, actions out

Before

Unaudited automations

With Deal Room

Same approvals and audit log as the app

A quick look

Illustrative example — the API is in developer preview and may change.

curl https://api.dealroom.example/v1/events \
  -H "Authorization: Bearer $DEALROOM_TOKEN" \
  -d '{
    "account": "fenwick",
    "type": "invoice.overdue",
    "source": "billing",
    "data": { "days": 14, "amount": 18000 }
  }'

# Webhook you receive
{
  "type": "action.proposed",
  "action": "notify_csm",
  "account": "fenwick",
  "reason": "Overdue invoice + open escalation, renewal in 60 days",
  "sources": ["billing:inv_2231", "jira:SUP-311"],
  "requires_approval": true
}

How Deal Room helps

Events API

Send any business event, linked to accounts automatically.

Webhooks

Receive proposed actions with reasons and sources.

Approvals API

Approve or reject from your own tools.

Built to be trusted

Trust & security
Sources on every answer

Every fact links back to the meeting, message or ticket it came from.

Humans approve what matters

Customer messages, CRM changes and access requests wait for approval.

Permissions you already have

People and agents only see what their tool permissions allow.

A full audit trail

Every agent action is logged with who approved it and why.

Deal Room keeps your people, agents and tools on one shared context. Want to ask about a sample deal?