Feature

July 18, 2026

Jung-Hong KimJung-Hong KimCo-founder & CEO, Klipy

Klipy API v2: the full CRM over REST

Klipy API v2 brings 11 CRM resources, hashed keys, idempotent writes, batch operations, and least-privilege scopes. v1 still runs but is now deprecated.

Klipy API v2 (v1 deprecated)

Klipy API v2 is a REST API that covers 11 CRM resources with hashed keys, idempotent writes, batch operations, and least-privilege scopes. v1 still runs but is now deprecated.

v2 expands coverage from 3 objects to 11, adds hashed keys, least-privilege scopes, idempotency keys, batch operations up to 100 records, and 422 errors with a details array. A live OpenAPI spec keeps the docs in sync.

What changed

  • v2 covers 11 CRM resources, up from 3 in v1, plus relationships between records
  • Hashed API keys store only a digest and can be org-wide or user-scoped
  • Idempotency keys stop timed-out retries from double-writing
  • Batch operations create up to 100 records per call with per-item status
  • v1 is deprecated but still runs; a v1-to-v2 guide and live OpenAPI spec are included

Klipy API v2 is here. It is a bigger, safer, and better-documented way to read and write your CRM over REST, and it is the version to build on going forward. v1 still runs but is now deprecated.

What changed

v1 covered three objects. v2 covers eleven: contacts, companies, deals, pipelines, tasks, notes, segments, and interactions (read and write), plus read access to meetings, recordings, and bookings. You can also manage the relationships between them: link contacts and companies to a deal, attach records to a note, or associate a meeting with a deal or company.

v2 is built for automation you do not have to babysit:

  • Hashed API keys you create and rotate in Settings then API. Only a hashed digest is stored, so a leaked database never exposes a working key. A key can be organization-wide or scoped to a single user.
  • Least-privilege scopes, so you grant each key exactly the access it needs and there is no all-powerful master key.
  • Idempotency keys. Send an Idempotency-Key on any create or update and a timed-out retry will never double-write, which solves the most common cause of messy CRM data.
  • Batch operations. Create up to 100 records in a single call, with a per-item status for every one.
  • Clear errors. An invalid request comes back as a 422 with a details[] array pointing at the exact field that failed and why.

Who it's for

This is for developers and technical teams building integrations, syncs, or automations on top of Klipy. If you moved data with v1 or held off because it only reached three objects, v2 opens the whole CRM with the safety features production systems need.

How to use it

Generate a key in Settings then API, pick its scope, and open the v2 docs to get started. The documentation includes a v1-to-v2 migration guide and a full OpenAPI spec, and Klipy serves a live spec at /api/v2/openapi.json so the docs can never drift from the real API. v1 is deprecated but still runs, so nothing breaks today; new resources, security, and fixes land in v2, so plan your migration at your own pace.

Frequently asked questions

Is v1 still available?

Yes. v1 is deprecated but still runs, so nothing breaks today. New resources, security, and fixes land in v2, so plan your migration.

How do I avoid double-writes on retries?

Send an Idempotency-Key header on any create or update. A timed-out retry with the same key will not double-write.

Jung-Hong Kim

About the author

Jung-Hong Kim

Co-founder & CEO, Klipy

Jung-Hong Kim is the co-founder and CEO of Klipy, the AI CRO for owner-led B2B teams. He has spent over 15 years in B2B technology and builds Klipy while running its sales himself, the same owner-seller he builds for who still closes and delivers the work. He writes about sales follow-up, speed-to-lead, and running a founder-led sales motion without an SDR team, grounded in what actually works when the person selling is also the person doing the delivery.

15+ years in B2B technologyCo-founder and CEO of KlipyHKUST alumnus

Klipy API v2 (v1 deprecated)

Category: Feature. Published: July 18, 2026.

Klipy API v2 is a REST API that covers 11 CRM resources with hashed keys, idempotent writes, batch operations, and least-privilege scopes. v1 still runs but is now deprecated.

This is a changelog entry from Klipy, the AI CRO. Klipy automatically captures every sales conversation across email, meetings, LinkedIn, WhatsApp, and Telegram, then handles follow-ups, CRM updates, and meeting prep.

Learn more at https://klipy.ai. View all changelog entries at https://klipy.ai/changelog.

Everything above is already live.

Connect your inbox and put the latest Klipy to work on your real pipeline, your first follow-up drafts itself in minutes.