Close CRM

api.close.com

Community

Close is a CRM built for sales teams to manage leads, contacts, opportunities, and communication. Track emails, calls, and activities with built-in calling and email automation.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.close.com/api/v1

Crawl failures

1

Last verified

2026-03-01T11:07:08.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_lead

email

Create a new lead with contacts, company info, and custom fields.

Detail: https://api.close.com/api/v1/capabilities/create_lead

get_lead

email

Get detailed information about a specific lead including contacts and activities.

Detail: https://api.close.com/api/v1/capabilities/get_lead

list_opportunities

email

List sales opportunities with pipeline stage filtering.

Detail: https://api.close.com/api/v1/capabilities/list_opportunities

log_activity

email

Log a note, email, or call activity on a lead.

Detail: https://api.close.com/api/v1/capabilities/log_activity

search_leads

email

Search for leads using Close's query language with filters on status, custom fields, and activity.

Detail: https://api.close.com/api/v1/capabilities/search_leads

update_opportunity

email

Update an opportunity's status, value, or pipeline stage.

Detail: https://api.close.com/api/v1/capabilities/update_opportunity

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Close CRM
Description: Close is a CRM built for sales teams to manage leads, contacts, opportunities, and communication. Track emails, calls, and activities with built-in calling and email automation.
Auth: api_key
Capabilities:
  - create_lead: Create a new lead with contacts, company info, and custom fields.
  - get_lead: Get detailed information about a specific lead including contacts and activities.
  - list_opportunities: List sales opportunities with pipeline stage filtering.
  - log_activity: Log a note, email, or call activity on a lead.
  - search_leads: Search for leads using Close's query language with filters on status, custom fields, and activity.
  - update_opportunity: Update an opportunity's status, value, or pipeline stage.