Account Request URL
-Base Endpoint
-
Auth API
Get an access token
auth/token
grant_type, username, password
Auth API
Generate a new token
auth/token
username, password, grant_type
CRM API
Get all clients
clients
page, per-page, filter, sort, name
CRM API
Create a new client
clients
payload
CRM API
Get a specific client
clients/{id}
id
CRM API
Update a client
clients/{id}
id, payload
CRM API
Delete a client
clients/{id}
id
CRM API
Get all companies
companies
page, per-page, filter, sort, name
CRM API
Create a new company
companies
payload
CRM API
Get a specific company
companies/{id}
id
CRM API
Update a company
companies/{id}
id, payload
CRM API
Delete a company
companies/{id}
id
CRM API
Get all contacts
contacts
page, per-page, filter, sort, name
CRM API
Create a new contact
contacts
payload
CRM API
Get a specific contact
contacts/{id}
id
CRM API
Update a contact
contacts/{id}
id, payload
CRM API
Delete a contact
contacts/{id}
id
CRM API
Get all leads
leads
page, per-page, filter, sort, name
CRM API
Create a new lead
leads
payload
CRM API
Get a specific lead
leads/{id}
id
CRM API
Update a lead
leads/{id}
id, payload
CRM API
Delete a lead
leads/{id}
id
CRM API
Get all opportunities
opportunities
page, per-page, filter, sort, name
CRM API
Create a new opportunity
opportunities
payload
CRM API
Get a specific opportunity
opportunities/{id}
id
CRM API
Update an opportunity
opportunities/{id}
id, payload
CRM API
Delete an opportunity
opportunities/{id}
id
CRM API
Get all invoices
invoices
page, per-page, filter, sort, invoice_number
CRM API
Create a new invoice
invoices
payload
CRM API
Get a specific invoice
invoices/{id}
id
CRM API
Update an invoice
invoices/{id}
id, payload
CRM API
Delete an invoice
invoices/{id}
id
CRM API
Get all estimates
estimates
page, per-page, filter, sort, estimate_number
CRM API
Create a new estimate
estimates
payload
CRM API
Get a specific estimate
estimates/{id}
id
CRM API
Update an estimate
estimates/{id}
id, payload
CRM API
Delete an estimate
estimates/{id}
id
CRM API
Get all payments
payments
page, per-page, filter, sort, payment_number
CRM API
Create a new payment
payments
payload
CRM API
Get a specific payment
payments/{id}
id
CRM API
Update a payment
payments/{id}
id, payload
CRM API
Delete a payment
payments/{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.