Some of the most powerful features in FreeAgent exist in a low-code environment. The coding process is quick and easy! You can request full access to our API and/or refer to the use-case tutorials in this Knowledge Base with copy and paste code to hit the ground running.
With FreeAgent CRM API you can do pretty much everything you can do in FreeAgent CRM's Web Interface allowing you to interact with other applications (API stands for Application Programming Interface).
Through the GraphQL API you can perform any typical CRUD operations (create, read, update, delete) on any of your Apps whether they are our out-of-the-box Apps such as Contacts, Deals, Accounts, Tasks, or any Custom App you create. You can create Notes as well!
Our API documentation includes the most commonly used ones for most integrations. If you are looking for specific operations not included in the documentation, please reach out to support for assistance.
To use our API, please reach out to our support team to receive your API Authentication credentials (client_id and secret).
Note: Please make sure to secure the API credentials properly.
Access the full API Documentation Base here: FreeAgent CRM API