Account Request URL
-Base Endpoint
-
AuditLogs
Get a list of Audit Logs.
/auditlogs
offset, limit, starting_from, ending_till, action, resource, action_by
AuditLogs
Create Audit Log
Automations
Get the details of a single automation by passing its ID.
/automation/{id}
Automations
To enable or disable automation by passing automation ID.
/automation/{id}
Automations
Create Automation.
/automation
trigger_type, trigger_value, module, action_type, action_value, description, criteria_match_type, criteria_groups, automation_status, trigger_module, execution_time, schedule_day, schedule_time, repeating_days, schedule_end_date, retry_count, retry_delay, retry_action, retry_action_delay, retry_action_last, retry_action_boolean, notify_assignee, notify_collaborators, notify_creator, notify_others, is_lead_assigned
Campaigns
Get the details of a single campaign by passing its ID.
/campaigns/{id}
Campaigns
Create a Campaign.
/campaigns
name, description, campaign_type, status, assigned_to, budgeted_cost, actual_cost, expected_revenue, campaign_start_date, campaign_end_date, created_from, visibility
Campaigns
Update a Campaign by passing campaign ID.
/campaigns/{id}
name, description, status, assigned_to, budgeted_cost, actual_cost, expected_revenue, campaign_start_date, campaign_end_date, visibility
Companies
Get the details of a single company by passing its ID.
/companies/{id}
Companies
Update a Company by passing company ID.
/companies/{id}
name, description, industry, website, annual_revenue, phone, fax, email, address, number_of_employees, rating, facebook, twitter, linkedin, gplus, created_by, modified_by, created_time, modified_time, image_url, background_image_url, company_type, source, tags, office_state, annualrevenue_fyear, fiscalyear_start_month, primary_color, secondary_color, default_permission, visibility
Companies
Create a Company.
/companies
name, description, industry, website, annual_revenue, phone, fax, email, address, number_of_employees, rating, facebook, twitter, linkedin, gplus
Contacts
Get the details of a single contact by passing its ID.
/contacts/{id}
Contacts
Update a Contact by passing contact ID.
/contacts/{id}
salutation, first_name, middle_name, last_name, job_title, department, email, mobile, phone, fax, website, skype, facebook, twitter, linkedin, gplus, secondary_email, other_email, email_opt_out, date_of_birth, description, mailing_address, mailing_city, mailing_state, mailing_zip, mailing_country, other_address, other_city, other_state, other_zip, other_country, source, tags, assigned_to, related_to, created_by, modified_by, created_time, modified_time, image_url, background_image_url, total_billing_amount, total_unpaid_amount, total_paid_amount, payment_terms, payment_method, currency, credit_limit, overdue_balance, billing_address, billing_city, billing_state, billing_zip, billing_country, shipping_address, shipping_city, shipping_state, shipping_zip, shipping_country, default_permission, visibility
Contacts
Create a Contact.
/contacts
salutation, first_name, middle_name, last_name, job_title, department, email, mobile, phone, fax, website, skype, facebook, twitter, linkedin, gplus, secondary_email, other_email, email_opt_out, date_of_birth, description, mailing_address, mailing_city, mailing_state, mailing_zip, mailing_country, other_address, other_city, other_state, other_zip, other_country, source, tags, assigned_to, related_to, created_by, modified_by, created_time, modified_time, image_url, background_image_url, company_name
Deals
Get the details of a single deal by passing its ID.
/deals/{id}
Deals
Update a Deal by passing deal ID.
/deals/{id}
title, description, deal_stage, probability, amount, expected_close_date, lead_source, next_step, tags, assigned_to, related_to, campaign, visibility
Deals
Create a Deal.
/deals
title, description, deal_stage, probability, amount, expected_close_date, lead_source, next_step, tags, assigned_to, related_to, campaign, visibility, order_id, payment_terms, payment_method, billing_currency, billing_address, billing_city, billing_state, billing_zip, billing_country, shipping_address, shipping_city, shipping_state, shipping_zip, shipping_country, shipping_method, shipping_cost, discount_type, discount_value, total_after_discount
Emails
Get the details of a single Email by passing its ID.
/emails/{id}
Emails
Send email.
/emails
to, cc, bcc, subject, content, related_to, related_type, email_type, module, is_draft, send_later, later_datetime
Employees
Get the details of a single employee by passing its ID.
/employees/{id}
Employees
Update an Employee by passing employee ID.
/employees/{id}
first_name, middle_name, last_name, email, phone, mobile, department, designation, date_of_birth, description, work_location, reporting_to, tags, image_url, background_image_url
Employees
Create an Employee.
/employees
first_name, middle_name, last_name, email, phone, mobile, department, designation, date_of_birth, description, work_location, reporting_to, tags, image_url, background_image_url
Events
Get the details of a single event by passing its ID.
/events/{id}
Events
Update an Event by passing event ID.
/events/{id}
subject, description, location, start_datetime, end_datetime, all_day, related_to, related_type, event_type, visibility
Events
Create an Event.
/events
subject, description, location, start_datetime, end_datetime, all_day, related_to, related_type, event_type, visibility
Expenses
Get the details of a single expense by passing its ID.
/expenses/{id}
Expenses
Update an Expense by passing expense ID.
/expenses/{id}
title, description, amount, expense_date, payment_method, payment_reference, related_to, related_type, billable, currency, expense_category, tags, assigned_to
Expenses
Create an Expense.
/expenses
title, description, amount, expense_date, payment_method, payment_reference, related_to, related_type, billable, currency, expense_category, tags, assigned_to
Goals
Get the details of a single goal by passing its ID.
/goals/{id}
Goals
Update a Goal by passing goal ID.
/goals/{id}
goal_type, description, start_date, end_date, target_value, forecast_value, status, related_to, related_type, tags, assigned_to
Goals
Create a Goal.
/goals
goal_type, description, start_date, end_date, target_value, related_to, related_type, tags, assigned_to
HelpDesk
Get the details of a single help desk ticket by passing its ID.
/helpdesk/{id}
HelpDesk
Update a Help Desk ticket by passing ticket ID.
/helpdesk/{id}
title, description, status, priority, related_to, related_type, assigned_to, tags
HelpDesk
Create an Help Desk ticket.
/helpdesk
title, description, status, priority, related_to, related_type, assigned_to, tags
Industries
Get a list of Industry Types.
/industry_types
Industries
Create an Industry Type.
/industry_types
name, description
Invoices
Get the details of a single invoice by passing its ID.
/invoices/{id}
Invoices
Update an Invoice by passing invoice ID.
/invoices/{id}
invoice_number, invoice_date, due_date, description, payment_terms, line_items, discount_type, discount_value, total_after_discount, amount_paid, amount_due
Invoices
Create an Invoice.
/invoices
invoice_number, invoice_date, due_date, description, payment_terms, line_items, discount_type, discount_value, total_after_discount, amount_paid, amount_due, related_
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.