1. Create a case
POST /cases with a title, validUntil and the participants. The answer carries each participant’s
signing link and a presigned URL for the PDF.
1. Create a case
POST /cases with a title, validUntil and the participants. The answer carries each participant’s
signing link and a presigned URL for the PDF.
2. Upload the PDF
PUT the document to the presigned URL. TrustInk invites the participants by email, or opens the case on your kiosk for signing in person.
3. People sign
Each participant opens their link on any device, optionally confirms a one-time code, and signs. You follow along with webhooks or real-time events.
4. Get the documents
When everyone has signed you receive case-completed with links to the signed PDF (PAdES B-LTA, sealed by
TrustInk) and the sealed evidence summary.
https://api-sandbox.trustink.io, production on
https://api.trustink.io. See Sandbox.POST /verify.