Verification
Proofwork provides a verifiable event ledger — every captured event is permanent and auditable.
How verification works
Section titled “How verification works”- Events are immutable — once captured, an event cannot be edited or deleted. This ensures the record is trustworthy.
- Automatic metadata — GPS, timestamps, and worker identity are captured automatically. No manual entry, no faking.
- Photo evidence — images are stored with the event, not linked externally. You get the full picture.
- Audit trail — every event is part of a chronological ledger. Filter by date, worker, workflow, or thing.
Proving work to clients
Section titled “Proving work to clients”When a client asks “was this done?”, you can:
- Share the event directly (with photos, GPS, and timestamp)
- Export a report for a date range or workflow
- Grant read-only API access for automated verification
API access for verification
Section titled “API access for verification”Integrate verification into your own systems:
GET /api/v1/events?workflow_id=123Authorization: Bearer pw_your_api_keyReturns all events for a workflow — photos, locations, timestamps, worker details. Full OpenAPI spec at /docs/openapi.