Collect trusted evidence, not just photos.

Replace email attachments and traditional uploads with secure capture sessions.

Forinsurance claims

Trusted Capture

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

Built for Every Workflow

Designed for any workflow that requires trusted evidence from customers.

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 /organizations/{org_id}/capture-sessions
Response
{
  "capture_url": "https://capture.withklyro.com/..."
}