The Companies API lets you create, read, update, and search your team’s companies.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 companies |
CRM_WRITE | Create and update companies |
Associations
- Company → People: A company can have multiple people associated with it
- Company → Deals: A company can have deals linked to it
Search
Companies support search viaPOST /v2/api/crm/companies/search with named filters.
Available filters: name, website, industry.
Endpoints
Get company
Get a company by ID
Create company
Create a new company
Update company
Update a company
Search companies
Search companies with filters