aiendpoint.dev
ServicesamoCRM

amoCRM

community

Cloud-based CRM platform popular in Russia and CIS for sales pipeline management, lead tracking, and customer communication automation.

Visit site ↗

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.

https://amocrm.ruoauth2productivityconfidence: 90/1000 discoveries1 contributors
GET/api/v4/leads

Get sales leads list

Parameters

limitintegeroptional
querysearch string (stringoptional
filter[status_id]pipeline status ID (integeroptional

Returns

leads[] with id, name, price, status_id, pipeline_id, responsible_user_id, created_at, updated_at
POST/api/v4/leads

Create a new sales lead

Parameters

namelead name (stringrequired
pricedeal value (integeroptional
status_idpipeline status (integeroptional
pipeline_idintegeroptional
custom_fields_valuesarrayoptional

Returns

lead with id, name, price, status_id, created_at
GET/api/v4/contacts

Get contacts list

Parameters

limitintegeroptional
querysearch string (stringoptional

Returns

contacts[] with id, name, email, phone, created_at, updated_at
GET/api/v4/leads/pipelines

Get sales pipelines and stages

Returns

pipelines[] with id, name, statuses[] with id, name, color