Document Trust Seal API
The **Document Trust Seal API** lets you add tamper-proof authentication to any PDF in a single API call. Upload a document, receive a sealed PDF with a professional "Verified & Secured" badge, and a SHA-256 cryptographic fingerprint embedded in the file metadata. **Two sealing tiers:** - **Standard Seal:** Adds the visual badge and embeds a cryptographic hash. Anyone re-uploading the file can…
Document Trust Seal API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_v1_health_get /v1/health |
|
| Seal | ||
| POST |
seal_document_v1_seal_post /v1/seal |
Stamp a PDF with a Verified & Secured badge and return the sealed document. Standard tier adds a visual badge. Premium tier also embeds a QR code linking to the Trust Page where… |
| Verify | ||
| POST |
verify_document_v1_verify_post /v1/verify |
Verify an uploaded document against its stored seal. Extracts the seal ID from the document's metadata, computes its SHA-256 hash, and compares against the record created at… |
Document Trust Seal API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|