Documentation
API documentation for the controlled alpha
Controlled-alpha reference
DealPilot is in private alpha. These endpoint shapes describe the six live modules for approved tenants; access, availability, and response fields may change before general availability.
Access and authentication
Production API access uses authenticated tenant sessions with RBAC. Every request is checked against the tenant boundary; users can only access records belonging to their organization and permitted role.
The open-access demo uses a controlled, isolated demo session with representative data. It is not production API access and does not expose another tenant’s records.
Live module endpoint index
DealCRM
GET/POST /api/v1/contactsContacts, organizations, and deal relationships.
ListingAI
GET/POST /api/v1/listings/draftsListing copy and media drafts for human review.
PriceIQ
GET/POST /api/v1/priceiq/estimateIndicative comparable-based pricing assistance.
NurtureBot
GET/POST /api/v1/nurture/draftsConsent-aware outreach drafts; sending remains gated.
DealFlow
GET/POST /api/v1/dealsDeal milestones, tasks, and transaction records.
ComplianceShield
GET/POST /api/v1/compliance/casesKYC/AML review cases and audit evidence.
Rate limits are applied per tenant and endpoint. Alpha limits are set operationally and may change; clients should handle HTTP 429 with exponential backoff.
Request full API access
Join the notify list for the full API reference and integration review. We will confirm eligibility and scope manually.