Account Request URL
-Base Endpoint
-
Opportunities
Create a new opportunity.
/opportunities
name, currency, opportunity_type, amount, close_date, probability, description, next_step, tags, assigned_to
Opportunities
Get a list of opportunities.
/opportunities
page, per_page, order_by, filter
Opportunities
Get a single opportunity by ID.
/opportunities/{id}
id
Opportunities
Update an opportunity by ID.
/opportunities/{id}
id, name, currency, opportunity_type, amount, close_date, probability, description, next_step, tags, assigned_to
Opportunities
Delete an opportunity by ID.
/opportunities/{id}
id
Deals
Create a new deal.
/deals
name, currency, deal_type, amount, close_date, probability, description, next_step, tags, assigned_to
Deals
Get a list of deals.
/deals
page, per_page, order_by, filter
Deals
Get a single deal by ID.
/deals/{id}
id
Deals
Update a deal by ID.
/deals/{id}
id, name, currency, deal_type, amount, close_date, probability, description, next_step, tags, assigned_to
Deals
Delete a deal by ID.
/deals/{id}
id
Contacts
Create a new contact.
/contacts
first_name, last_name, email, phone, mobile, company, job_title, address, city, state, country, zip_code, website, tags, assigned_to
Contacts
Get a list of contacts.
/contacts
page, per_page, order_by, filter
Contacts
Get a single contact by ID.
/contacts/{id}
id
Contacts
Update a contact by ID.
/contacts/{id}
id, first_name, last_name, email, phone, mobile, company, job_title, address, city, state, country, zip_code, website, tags, assigned_to
Contacts
Delete a contact by ID.
/contacts/{id}
id
Companies
Create a new company.
/companies
name, website, industry, size, revenue, address, city, state, country, zip_code, tags, assigned_to
Companies
Get a list of companies.
/companies
page, per_page, order_by, filter
Companies
Get a single company by ID.
/companies/{id}
id
Companies
Update a company by ID.
/companies/{id}
id, name, website, industry, size, revenue, address, city, state, country, zip_code, tags, assigned_to
Companies
Delete a company by ID.
/companies/{id}
id
Activities
Create a new activity.
/activities
subject, type, status, due_date, priority, description, contact_id, company_id, opportunity_id, deal_id
Activities
Get a list of activities.
/activities
page, per_page, order_by, filter
Activities
Get a single activity by ID.
/activities/{id}
id
Activities
Update an activity by ID.
/activities/{id}
id, subject, type, status, due_date, priority, description, contact_id, company_id, opportunity_id, deal_id
Activities
Delete an activity by ID.
/activities/{id}
id
Products
Create a new product.
/products
name, description, price, quantity, unit, discount, total
Products
Get a list of products.
/products
page, per_page, order_by, filter
Products
Get a single product by ID.
/products/{id}
id
Products
Update a product by ID.
/products/{id}
id, name, description, price, quantity, unit, discount, total
Products
Delete a product by ID.
/products/{id}
id
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
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.