ARKVOS.API Docs
Construction safety integrations

Toolbox Talk API

Use Arkvos as the attendance-verification layer underneath the toolbox talk workflow your contractors already use.

What the Toolbox Talk API does

The Arkvos API lets an authorized system publish a safety briefing, retrieve briefing records, list acknowledgments and retrieve worker check-ins. That means a contractor does not have to abandon its project-management or safety system simply to get stronger attendance verification.

Example:

A construction platform schedules Monday’s toolbox talk. It publishes the talk into Arkvos through API v1. The field supervisor runs the talk; workers check in through Arkvos. Later the platform retrieves the resulting attendance records and displays them beside the project’s other safety documentation.

Useful endpoints

GET /api/v1/sites GET /api/v1/workers GET /api/v1/briefings POST /api/v1/briefings GET /api/v1/briefing-acknowledgments?briefing_id=... GET /api/v1/checkins?verification_method=verified

What Arkvos exposes—and what it does not

API v1 exposes operational fields needed for integrations: worker identity fields, site IDs, briefing status, timestamps, geofence status, verification method and subcontractor context. It deliberately excludes QR tokens, worker selfie image blobs, Stripe identifiers and platform secrets.

Who this is for

Access

API keys are created by an Arkvos Owner or Admin from Settings → Integrations after the organization activates a paid subscription. Every key is scoped to that one organization and can be revoked at any time.

Read the Arkvos API documentation · Safety Briefing API · Arkvos Partner Program