Account Request URL
-Base Endpoint
-
Address
Retrieve an address by ID
addresses/{address_id}
address_id
Address
Create a new address
addresses
company_id, address_line_1, address_line_2, city, state, zip, country, is_primary
Address
Update an address
addresses/{address_id}
address_id, company_id, address_line_1, address_line_2, city, state, zip, country, is_primary
Address
Delete an address
addresses/{address_id}
address_id
Company
Retrieve a company by ID
companies/{company_id}
company_id
Company
Create a new company
companies
name, email, phone, website, description, industry, annual_revenue, number_of_employees, street_address, city, state, zip, country, is_active
Company
Update a company
companies/{company_id}
company_id, name, email, phone, website, description, industry, annual_revenue, number_of_employees, street_address, city, state, zip, country, is_active
Company
Delete a company
companies/{company_id}
company_id
Contact
Retrieve a contact by ID
contacts/{contact_id}
contact_id
Contact
Create a new contact
contacts
company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary
Contact
Update a contact
contacts/{contact_id}
contact_id, company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary
Contact
Delete a contact
contacts/{contact_id}
contact_id
Deal
Retrieve a deal by ID
deals/{deal_id}
deal_id
Deal
Create a new deal
deals
company_id, contact_id, name, description, amount, close_date, stage, probability, is_active
Deal
Update a deal
deals/{deal_id}
deal_id, company_id, contact_id, name, description, amount, close_date, stage, probability, is_active
Deal
Delete a deal
deals/{deal_id}
deal_id
Event
Retrieve an event by ID
events/{event_id}
event_id
Event
Create a new event
events
company_id, contact_id, name, description, start_date, end_date, location, is_all_day, reminder_minutes_before
Event
Update an event
events/{event_id}
event_id, company_id, contact_id, name, description, start_date, end_date, location, is_all_day, reminder_minutes_before
Event
Delete an event
events/{event_id}
event_id
Goal
Retrieve a goal by ID
goals/{goal_id}
goal_id
Goal
Create a new goal
goals
company_id, name, description, target_amount, close_date, is_active
Goal
Update a goal
goals/{goal_id}
goal_id, company_id, name, description, target_amount, close_date, is_active
Goal
Delete a goal
goals/{goal_id}
goal_id
Lead
Retrieve a lead by ID
leads/{lead_id}
lead_id
Lead
Create a new lead
leads
company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary
Lead
Update a lead
leads/{lead_id}
lead_id, company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary
Lead
Delete a lead
leads/{lead_id}
lead_id
Note
Retrieve a note by ID
notes/{note_id}
note_id
Note
Create a new note
notes
company_id, contact_id, deal_id, body
Note
Update a note
notes/{note_id}
note_id, company_id, contact_id, deal_id, body
Note
Delete a note
notes/{note_id}
note_id
Product
Retrieve a product by ID
products/{product_id}
product_id
Product
Create a new product
products
name, description, price, quantity_on_hand
Product
Update a product
products/{product_id}
product_id, name, description, price, quantity_on_hand
Product
Delete a product
products/{product_id}
product_id
Task
Retrieve a task by ID
tasks/{task_id}
task_id
Task
Create a new task
tasks
company_id, contact_id, deal_id, name, description, due_date, priority, is_completed
Task
Update a task
tasks/{task_id}
task_id, company_id, contact_id, deal_id, name, description, due_date, priority, is_completed
Task
Delete a task
tasks/{task_id}
task_id
User
Retrieve a user by ID
users/{user_id}
user_id
User
Create a new user
users
first_name, last_name, email, password, role
User
Update a user
users/{user_id}
user_id, first_name, last_name, email, password, role
User
Delete a user
users/{user_id}
user_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.