🔔 Introducing Webhooks
In addition to making requests to our API, you can receive webhook requests sent from Claimable to your own endpoints, as soon as an interesting event occurs. These "webhooks" allow you to build logic to respond immediately when something important happens in your Claimable account, such as a claim being created, assigned or closed.
New Improved API Documentation
Our Developer Hub recently got an upgrade, making it even easier explore and try out our API interactively.
Fetch & Download Documents on Claims, Contacts & Companies
In our latest API update we have introduced endpoints to list and get documents, allowing you to retrieve document metadata and download the associated file.
Delete Notes, Damages and Payments
You can now delete notes, damages and payments via our new DELETE endpoints:
New Company Endpoints
We've just added API endpoints for fetching, creating and updating companies!
List Claim Contacts
You can now fetch all contacts relating to a claim, via our new List Contacts on Claim GET endpoint.
Filter Claims & Update Notes
In the latest API update, you can now filter claims by status and created date and update individual notes.
New Claim & Contact Endpoints
We've just added API reference documentation for the Claims and Contacts endpoints.