The Deals API gives you read-only access to deals synced from your CRM integrations. Deals are synced from integrations and cannot be created, updated, or deleted via the API.Documentation Index
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
Scopes
| Scope | Access |
|---|---|
CRM_READ | Get and search deals |
Associations
- Deal → Company: A deal can be associated with one company (
company_id) - Deal → Person: A deal can be linked to a person via integration sync
Search
Deals support search viaPOST /v2/api/crm/deals/search with full-text search and a stage filter.
Endpoints
Get deal
Get a deal by ID
Search deals
Search deals by keyword