Dasha
08/11/2026, 1:16 PMTL;DR: The AI SDR API surface is now live in Beta — 39 endpoints across AI SDR sequences, pending approvals, Live Data, sequence preview, offer generation, intent signals, the Strategist, and Inbox AI drafts moved from "coming soon" to Beta. No breaking changes.🟢 Now Live (Beta) AI SDR Sequences — full lifecycle via API •
POST /v3/sequences/ai-sdr — create an AI SDR sequence
• `GET`/`PATCH /v3/sequences/ai-sdr/{sequence_id}/settings` — read / update AI settings
• POST …/autopilot/enable · …/disable · …/force-start · …/preview
• PUT …/approval-mode · PUT …/generated-step-types
• `GET`/`PUT`/`DELETE …/playbook` and …/knowledge-base
AI SDR Pending Approvals
• GET /v3/ai-sdr/approvals — list pending approvals
• POST /v3/ai-sdr/approvals/send-bulk — send up to 20 at once
• `GET`/`DELETE /v3/sequences/ai-sdr/{sequence_id}/contacts/{contact_id}/approval` — inspect / reject
• POST …/approval/send · POST …/approval/regenerate
Live Data
• POST /v3/live-data/searches/preview — free preview (async job)
• `POST`/`GET /v3/live-data/searches` — start / list searches
• GET /v3/live-data/searches/{id} · GET /v3/live-data/filter-values/… (typeaheads)
Sequence Preview & AI Personalization
• GET /v3/sequences/{sequence_id}/contacts/{contact_id}/preview · POST …/preview/reset
• POST /v3/sequences/ai-sdr/{sequence_id}/contacts/{contact_id}/preview/personalize
More now in Beta: offer generation (POST /v3/ai-sdr/offers/generate + attachments), Strategist (POST /v3/ai-sdr/strategist/start), intent-signal typeaheads, Inbox AI drafts (POST /v3/inbox/threads/{id}/ai-draft/generate)
🔜 Coming Soon
• Mid August 2026: duplicate offer / duplicate playbook, holiday-calendar CSV export
• Late August 2026: AI Insights, AI Web Search, Contact Enrichment (5 endpoints), count endpoints (contacts/sequences), sequence unarchive, email-account stats, AI feedback endpoints
📝 Docs: restructured into API Reference / MCP / Skills / CLI tabs, new MCP + CLI (reply-cli v0.3.0) + Skills + agent-guide sections, 8 task guides, and a new Slack developer community.
📚 Full documentation