Supply Chain & Manufacturing Verification

Prove what
happened at
handover.

Cryptographic proof of who captured what, when, and where — for supply chain disputes, delivery confirmations, and quality audits.

SHA-256per-file hash
ES256hardware signing
<50msavg verify time
REST APIsimple integration
Key capabilities

Proof that holds up
in court and in claims

01

Hardware-Rooted Provenance

Every delivery inspection, warehouse check, and quality audit is signed by the device's Secure Enclave or Keystore. The signature cannot be extracted or forged — period.

02

Simple Verification API

POST /v1/verify. Send a shipment photo, QC image, or handover capture. Get a definitive result: verified, tampered, trusted_device — in under 50ms.

03

Immutable Audit Trail

Every capture is logged with GPS, timestamp, device ID, and operator name. Query the history via API or dashboard. Perfect for compliance audits and liability disputes.

AB
04

Cryptographic, Not Guessed

Your claims team, insurance adjusters, and compliance officers get mathematical proof — not probability. The SHA-256 hash proves the photo was taken at this location, at this time, on this device.

Process

Three steps.
Proof at every point.

Capture.swift
1import Immutis
2 
3let capture = try await Immutis.Capture(
4 device: enrolledDevice,
5 options: [
6 .includeLocation,
7 .includeTimestamp,
8 .hardwareAttestation
9 ]
10)
11 
12// Signed by Secure Enclave
13// Hash: SHA-256 sealed at capture
Ready
Infrastructure

Built for
logistics speed.

Cloud-native on Supabase. Verification is pure cryptographic math — no ML inference, no external API calls, no delays. Your warehouse ops and delivery teams can't wait.

<50ms
Avg verify time
SHA-256
Per-file hash
TLS 1.3
Encrypted transit
Edge NetworkAll operational
San Francisco
US West
12ms
New York
US East
18ms
London
Europe
24ms
Tokyo
Asia Pacific
32ms
Sydney
Oceania
45ms
Sao Paulo
South America
38ms
Live metrics

Performance you
can measure.

Live|--:--:--
0
API requests today
99.99%
Uptime this quarter
23ms
Average response time
0
Countries served
Integrations

Plays well with
your operations stack

Drop into any logistics, warehouse, or quality system. REST API, any language.

REST API
Developer API
Webhooks
Event-Driven
iOS SDK
Mobile Capture
Android SDK
Mobile Capture
Zapier
Automation
Make
Automation
Compliance Tools
Compliance
Audit Systems
Compliance
Custom CRM
Integrations
ERP Systems
Integrations
Transport TMS
Integrations
Warehouse WMS
Integrations
Security

Trust at the
hardware level.

We do not guess if data is trustworthy. We prove it — cryptographically, at the moment of capture, inside the device hardware.

SHA-256ES256TLS 1.3RLSSecure EnclaveKeystore

Hardware attestation

Every capture is signed by the device's Secure Enclave (iOS) or Keystore (Android). Keys never leave the hardware.

End-to-end encryption

AES-256 for data at rest. TLS 1.3 for data in transit. Signed hashes prevent undetected modification.

Immutable audit trail

Every capture, verification, and API call is logged with a cryptographic chain. Append-only. Tamper-evident.

Row Level Security

Tenant-isolated data via Supabase RLS. Each company's data is logically separated at the database level.

Developers

Verify in minutes, not months

Verify evidence from any logistics or quality workflow. Shipments, inspections, and handoffs — all cryptographically signed at the point of capture.

REST API

POST /v1/verify. Simple integration.

Deterministic

Cryptographic proof. Not ML guessing.

Fast

<50ms average response time.

Usage-based

Pay per verification. No minimums.

curl -X POST https://api.immutis.com/v1/verify \
-H "X-API-Key: immutis_..." \
-F "file=@shipment_photo.jpg" \
-F "capture_id=cap_abc123"
# Response:
# {
# "verified": true,
# "tampered": false,
# "trusted_device": true,
# "confidence": 0.98
# }
FAQ

Frequently asked questions

What developers ask before integrating.

Immutis cryptographically verifies that photos of shipments, warehouse inspections, and quality checks came from a registered device and were not edited after capture. Logistics companies, warehouses, and manufacturers call our API to prove evidence is authentic.

Verify your
shipments today

Free sandbox for testing. Paid plans for production.
No hidden fees.