aiendpoint.dev
ServicesCopper

Copper

community

CRM designed for Google Workspace with Gmail integration, pipeline management, and task 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://copper.comapikeyproductivityconfidence: 90/1000 discoveries2 contributors
POSThttps://api.copper.com/developer_api/v1/leads/search

List leads

Parameters

sort_byname|date_created (stringoptional
page_sizeresults (integeroptional

Returns

leads[] with id, name, email, phone, status, company_name, assignee_id, date_created
POSThttps://api.copper.com/developer_api/v1/opportunities/search

List opportunities

Parameters

sort_byname|close_date|monetary_value (stringoptional
page_sizeresults (integeroptional

Returns

opportunities[] with id, name, monetary_value, pipeline_stage_id, close_date, status, company_name, assignee_id
POSThttps://api.copper.com/developer_api/v1/people

Create a person contact

Parameters

namefull name (stringrequired
emailsemail objects array (arrayoptional
company_namecompany (stringoptional
phone_numbersphone objects (arrayoptional

Returns

id, name, emails[], phone_numbers[], company_name, date_created