Your workflows.
Connected.
Bring signed waivers into the systems you already use. Clear APIs, verified events and the details you need to build it right.
Authenticate on your server.
Find your first published template.
curl https://api.waiver.com/v1/templates \
--header "Authorization: Bearer YOUR_API_KEY"Make your first request
Connect a key and verify access with a read-only call.
Start with hosted signing
Prepare a private link. Let the participant review and sign.
React to signed waivers
Verify deliveries and queue reliable updates to your system.
Explore the API
API health
Check liveness and inspect the API version before diagnosing an authenticated request.
1 operationsTemplates
Create a form, save its draft and publish a version. Signed records remain connected to the version used at signing.
7 operationsWaiver records
Submit, retrieve and organize signed records. Work with PDF readiness, flags, tags and voiding deliberately.
8 operationsParticipants
Find a participant and review the records linked to them within your organization.
2 operationsEvents and invitations
Create a roster, add invitees and send invitations. Track the difference between an invitation, a signature and an arrival.
9 operationsCheck-in
Find signing records at the desk, record arrivals and retrieve check-ins for an organization calendar day.
3 operationsMessages
Send a confirmation for an existing waiver. Keep delivery actions separate from signing and use the appropriate sending scope.
1 operationsWebhooks
Subscribe to events, verify signed deliveries and diagnose failed attempts without exposing participant answers in webhook payloads.
9 operationsPrefill links
Prepare a short-lived signing link with allowed values. The participant reviews and completes the form before submission.
2 operations