amoCRM
communityCloud-based CRM platform popular in Russia and CIS for sales pipeline management, lead tracking, and customer communication automation.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v4/leadsGet sales leads list
Parameters
limitintegeroptionalquerysearch string (stringoptionalfilter[status_id]pipeline status ID (integeroptionalReturns
leads[] with id, name, price, status_id, pipeline_id, responsible_user_id, created_at, updated_atPOST
/api/v4/leadsCreate a new sales lead
Parameters
namelead name (stringrequiredpricedeal value (integeroptionalstatus_idpipeline status (integeroptionalpipeline_idintegeroptionalcustom_fields_valuesarrayoptionalReturns
lead with id, name, price, status_id, created_atGET
/api/v4/contactsGet contacts list
Parameters
limitintegeroptionalquerysearch string (stringoptionalReturns
contacts[] with id, name, email, phone, created_at, updated_atGET
/api/v4/leads/pipelinesGet sales pipelines and stages
Returns
pipelines[] with id, name, statuses[] with id, name, color