Skip to content
Proofwork Docs

Verification

Proofwork provides a verifiable event ledger — every captured event is permanent and auditable.

  1. Events are immutable — once captured, an event cannot be edited or deleted. This ensures the record is trustworthy.
  2. Automatic metadata — GPS, timestamps, and worker identity are captured automatically. No manual entry, no faking.
  3. Photo evidence — images are stored with the event, not linked externally. You get the full picture.
  4. Audit trail — every event is part of a chronological ledger. Filter by date, worker, workflow, or thing.

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

Integrate verification into your own systems:

GET /api/v1/events?workflow_id=123
Authorization: Bearer pw_your_api_key

Returns all events for a workflow — photos, locations, timestamps, worker details. Full OpenAPI spec at /docs/openapi.