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 People API lets you create, read, update, and search your team’s contacts.

Scopes

ScopeAccess
CRM_READGet and search people
CRM_WRITECreate and update people

Associations

  • Person → Company: A person can belong to one company (company_id)
People support search via POST /v2/api/crm/people/search with named filters and full-text search. Available filters: name, last_name, job_title, website, company, phone_number, email, deal_status.

Endpoints

Get person

Get a person by ID

Create person

Create a new person

Update person

Update a person

Search people

Search people with filters