Logo
Coldcrm Logo

Coldcrm APIs

ColdCRM gives you access to the largest B2B database in the world, with over 320 million contacts from 43 million companies.

Coldcrm APIs

Account Request URL

-

Base Endpoint

-

Contacts

Get all contacts

contacts

Contacts

Create a contact

contacts

, first_name, last_name, company, email, phone, title, department, address, city, state, zip, country, source, owner_id, tags, custom_fields,

Contacts

Update a contact

contacts/{contact_id}

, first_name, last_name, company, email, phone, title, department, address, city, state, zip, country, source, owner_id, tags, custom_fields,

Contacts

Partially update a contact

contacts/{contact_id}

, first_name, last_name, company, email, phone, title, department, address, city, state, zip, country, source, owner_id, tags, custom_fields,

Contacts

Delete a contact

contacts/{contact_id}

Companies

Get all companies

companies

Companies

Create a company

companies

, name, website, phone, address, city, state, zip, country, industry, annual_revenue, number_of_employees, description, owner_id, tags, custom_fields,

Companies

Update a company

companies/{company_id}

, name, website, phone, address, city, state, zip, country, industry, annual_revenue, number_of_employees, description, owner_id, tags, custom_fields,

Companies

Partially update a company

companies/{company_id}

, name, website, phone, address, city, state, zip, country, industry, annual_revenue, number_of_employees, description, owner_id, tags, custom_fields,

Companies

Delete a company

companies/{company_id}

Deals

Get all deals

deals

Deals

Create a deal

deals

, name, company_id, contact_id, owner_id, amount, close_date, stage, probability, description, custom_fields,

Deals

Update a deal

deals/{deal_id}

, name, company_id, contact_id, owner_id, amount, close_date, stage, probability, description, custom_fields,

Deals

Partially update a deal

deals/{deal_id}

, name, company_id, contact_id, owner_id, amount, close_date, stage, probability, description, custom_fields,

Deals

Delete a deal

deals/{deal_id}

Activities

Get all activities

activities

Activities

Create an activity

activities

, type, subject, description, due_date, contact_id, company_id, deal_id, owner_id, custom_fields,

Activities

Update an activity

activities/{activity_id}

, type, subject, description, due_date, contact_id, company_id, deal_id, owner_id, custom_fields,

Activities

Partially update an activity

activities/{activity_id}

, type, subject, description, due_date, contact_id, company_id, deal_id, owner_id, custom_fields,

Activities

Delete an activity

activities/{activity_id}

Tasks

Get all tasks

tasks

Tasks

Create a task

tasks

, subject, description, due_date, contact_id, company_id, deal_id, owner_id, custom_fields,

Tasks

Update a task

tasks/{task_id}

, subject, description, due_date, contact_id, company_id, deal_id, owner_id, custom_fields,

Tasks

Partially update a task

tasks/{task_id}

, subject, description, due_date, contact_id, company_id, deal_id, owner_id, custom_fields,

Tasks

Delete a task

tasks/{task_id}

Users

Get all users

users

Users

Create a user

users

, first_name, last_name, email, password, role,

Users

Update a user

users/{user_id}

, first_name, last_name, email, password, role,

Users

Partially update a user

users/{user_id}

, first_name, last_name, email, password, role,

Users

Delete a user

users/{user_id}

Tags

Get all tags

tags

Tags

Create a tag

tags

, name,

Tags

Update a tag

tags/{tag_id}

, name,

Tags

Partially update a tag

tags/{tag_id}

, name,

Tags

Delete a tag

tags/{tag_id}

CustomFields

Get all custom fields

custom_fields

CustomFields

Create a custom field

custom_fields

, name, type, options,

CustomFields

Update a custom field

custom_fields/{custom_field_id}

, name, type, options,

CustomFields

Partially update a custom field

custom_fields/{custom_field_id}

, name, type, options,

CustomFields

Delete a custom field

custom_fields/{custom_field_id}

Details

Provider

Country HQ

FR

API Type

REST

Categories

Contacts
Sales Prospection

Alternatives

Important URLs

Last Updated on

2024-03-26

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo