Collect trusted evidence, not just photos.

Replace email attachments and traditional uploads with secure capture sessions designed for insurance claims.

Start for free

Trusted Capture

Evidence is captured directly from the customer's device instead of uploaded afterwards.

Built for Insurance

Designed specifically for insurers, TPAs and claims software vendors.

Simple Integration

Create capture sessions through a straightforward REST API.

How it works

1

Create capture session.

Your claims platform requests a secure Capture Link through the Klyro API.

2

Customer captures evidence.

The policyholder opens the link on their phone and captures photos or video in a controlled session.

3

Receive verified evidence.

Authenticated evidence is returned to your system with integrity checks you can trust.

One request to start a capture session

Create a session, send the link, receive verified evidence when the customer is done.

Request
POST /capture-sessions
Response
{
  "capture_url": "https://capture.withklyro.com/..."
}