KINETIC
KINETIC APIProtocol · API reference
MD-Version 2026-06-11 Request access

Case spine · v2 roadmap

Insurance coming soon

Insurance and bond tracking: receiver bonds, fidelity insurance, errors and omissions.

POST/v2/insurance/bondsRecord receiver bond
GET/v2/insurance/bondsList bonds
POST/v2/insurance/policiesRecord insurance policy
GET/v2/insurance/policiesList insurance policies
POST/v2/insurance/bonds

Record receiver bond

Record a receiver bond with surety, amount, and court order reference.

v2 · coming soon
Planned

This endpoint is mapped for the next version of the protocol. It currently returns 501 Not Implemented. The contract (path, method, and semantics) is stable; build against it.

Response
# v2 planned: returns 501 until implemented

501 Not Implemented

# Path and method are stable.
# Build your integration now;
# swap to live when we ship.
GET/v2/insurance/bonds

List bonds

List all active bonds and insurance policies.

v2 · coming soon
Planned

This endpoint is mapped for the next version of the protocol. It currently returns 501 Not Implemented. The contract (path, method, and semantics) is stable; build against it.

Response
# v2 planned: returns 501 until implemented

501 Not Implemented

# Path and method are stable.
# Build your integration now;
# swap to live when we ship.
POST/v2/insurance/policies

Record insurance policy

Record fidelity insurance, E&O, or other coverage. Link to matters and receiver appointments.

v2 · coming soon
Planned

This endpoint is mapped for the next version of the protocol. It currently returns 501 Not Implemented. The contract (path, method, and semantics) is stable; build against it.

Response
# v2 planned: returns 501 until implemented

501 Not Implemented

# Path and method are stable.
# Build your integration now;
# swap to live when we ship.
GET/v2/insurance/policies

List insurance policies

List all insurance policies with coverage details and expiration alerts.

v2 · coming soon
Planned

This endpoint is mapped for the next version of the protocol. It currently returns 501 Not Implemented. The contract (path, method, and semantics) is stable; build against it.

Response
# v2 planned: returns 501 until implemented

501 Not Implemented

# Path and method are stable.
# Build your integration now;
# swap to live when we ship.