Logo
FreeAgent CRM Logo

FreeAgent CRM APIs

FreeAgent CRM is a sales, marketing and customer service platform for businesses big-and-small who care about their customers.

FreeAgent CRM APIs

Account Request URL

-

Base Endpoint

https://www.freeagent.com/

Contacts

Get a list of contacts

GET

contacts

page_number

Contacts

Create a contact

POST

contacts

business_name

Contacts

Update a contact

PUT

contacts/{id}

business_name

Contacts

Delete a contact

DELETE

contacts/{id}

Leads

Get a list of leads

GET

leads

page_number

Leads

Create a lead

POST

leads

business_name

Leads

Update a lead

PUT

leads/{id}

business_name

Leads

Delete a lead

DELETE

leads/{id}

Opportunities

Get a list of opportunities

GET

opportunities

page_number

Opportunities

Create an opportunity

POST

opportunities

business_name

Opportunities

Update an opportunity

PUT

opportunities/{id}

business_name

Opportunities

Delete an opportunity

DELETE

opportunities/{id}

Tasks

Get a list of tasks

GET

tasks

page_number

Tasks

Create a task

POST

tasks

contact_id

Tasks

Update a task

PUT

tasks/{id}

contact_id

Tasks

Delete a task

DELETE

tasks/{id}

Projects

Get a list of projects

GET

projects

page_number

Projects

Create a project

POST

projects

contact_id

Projects

Update a project

PUT

projects/{id}

contact_id

Projects

Delete a project

DELETE

projects/{id}

Invoices

Get a list of invoices

GET

invoices

page_number

Invoices

Create an invoice

POST

invoices

bill_to_contact_id

Invoices

Update an invoice

PUT

invoices/{id}

bill_to_contact_id

Invoices

Delete an invoice

DELETE

invoices/{id}

Payments

Get a list of payments

GET

payments

page_number

Payments

Create a payment

POST

payments

amount

Payments

Update a payment

PUT

payments/{id}

amount

Payments

Delete a payment

DELETE

payments/{id}

Details

Provider

Country HQ

CA, USA

API Type

REST

Categories

CRM

Alternatives

Important URLs

Last Updated on

2024-03-27

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