Skip to main content

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.

The Companies API lets you create, read, update, and search your team’s companies.

Scopes

ScopeAccess
CRM_READGet and search companies
CRM_WRITECreate 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
Companies support search via POST /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