Overview
The CRM API lets you manage contacts, deals, and pipeline stages programmatically. All endpoints are scoped to your organization.Contacts
List Contacts
| Parameter | Type | Description |
|---|---|---|
search | string | Search by name or email |
tag | string | Filter by tag |
page | number | Page number (default: 1) |
limit | number | Items per page (default: 25) |