Skip to main content
The Deals API provides comprehensive pipeline management functionality for real estate transactions, enabling agents to track deals from initial contact through closing with complete visibility and control.

Deal Object

Deal Properties

Deal Types

Deal Stages

Deal Status

Endpoints

List Deals

Retrieve a paginated list of deals with optional filtering and sorting.
Query Parameters: Response:

Get Deal

Retrieve a specific deal by ID.
Path Parameters: Query Parameters: Response:

Create Deal

Create a new deal in the pipeline.
Request Body: Response:

Update Deal

Update an existing deal’s information.
Path Parameters: Request Body: Same fields as create deal (all optional for updates) Response:

Delete Deal

Delete a deal from the pipeline.
Path Parameters: Response:

Deal Tasks

List Deal Tasks

Retrieve tasks associated with a deal.
Response:

Create Deal Task

Add a new task to a deal.

Deal Documents

List Deal Documents

Retrieve documents associated with a deal.
Response:

Upload Deal Document

Upload a new document to a deal.

Deal Activities

List Deal Activities

Retrieve activity history for a deal.
Response:

Pipeline Management

Get Pipeline Overview

Retrieve pipeline statistics and stage breakdown.
Response:

Move Deal to Stage

Move a deal to a different pipeline stage.

Deal Analytics

Get Deal Metrics

Retrieve analytics and performance metrics for deals.
Query Parameters: Response:

Webhooks

Deal Events

Supported webhook events for deals:
  • deal.created
  • deal.updated
  • deal.stage_changed
  • deal.closed
  • deal.lost
  • deal.document_uploaded
  • deal.task_created
  • deal.task_completed

Webhook Payload Example

Best Practices

1. Pipeline Management

Regularly update deal stages and probabilities:

2. Task Management

Create tasks automatically when deals progress:

3. Document Management

Organize documents by type and stage:

4. Performance Tracking

Monitor deal performance regularly:

Deal data is automatically synchronized with your CRM dashboard, analytics, and commission tracking. All deal activities are logged for audit and compliance purposes.