Klantly API
Connect your website, accounting software or own systems to Klantly with a secure REST API.
The Klantly API connects your own systems to your data in Klantly. Think of a website form that puts leads straight into Klantly, or accounting software that keeps your customers in sync.
What you can do
- Create, look up and update customers and leads, convert a lead into a customer, and view their timeline.
- Put deals on your pipeline board, move them, win, lose and archive them.
- Add notes to customers and deals.
- Receive a message as soon as something changes, with webhooks.
- Retrieve your users and company details.
- Test your connection and see which access your key has.
The API grows along with Klantly. New parts appear in the changelog.
At a glance
| Topic | Value |
|---|---|
| Base URL | https://app.klantly.com/api/v1 |
| Format | JSON (UTF-8) |
| Authentication | API key as a Bearer token |
| Errors | RFC 9457 (application/problem+json) |
| Language of error messages | Dutch, English, German or French |
Access
The API is available to companies with the API access feature enabled. An administrator creates keys in Klantly under Integrations → API.
Read on
- Quickstart: your first request in five minutes.
- Authentication: keys, scopes and storing them safely.
- Webhooks: hear about every change right away.
- API reference: every endpoint with examples.
Last updated on September 15, 2026