Create envelopes, place fields, route signers, and receive webhooks over a clean REST API — with tamper-evident PKCS#7 sealing, a hash-chained audit trail, and data kept in Canada.
Read the docs →POST a PDF, your signers, and field coordinates to /v1/envelopes. A SHA-256 hash of the original document is captured on ingest.
POST /v1/envelopes/{id}/send generates tokenized signing links and dispatches notifications. Signers sign in any browser.
When all signers finish, an envelope.completed webhook fires. The sealed PDF is available at GET /v1/envelopes/{id}/document.
Yes. GetSigned exposes a REST API and stores signed documents and signer data in Canada. That keeps Canadian organizations’ privacy and procurement reviews simpler than routing documents through a US-only provider. See the data residency page for specifics.
Integration access uses OAuth2 client-credentials. Each application gets a client ID and secret, which you exchange for a short-lived bearer token. There are no long-lived API-key strings embedded in requests.
Upload standard PDFs. Word documents can be converted to PDF before signing on supported plans. Fields (signature, initial, date, text, checkbox) are positioned with page coordinates.
Yes. You do not call a separate sealing endpoint. On completion, GetSigned flattens fields, appends an audit certificate page, and applies a service-level PKCS#7 digital signature before the completion webhook fires.
Yes. You can redirect signers to a tokenized link or embed the signing experience in your product. See the embedded signing guide and the SaaS integration guide.
Documents follow a retention policy: the sealed blob is purged after the retention window, while the documents record and the hash-chained audit log are kept so the executed record stays verifiable. Retention is configurable per tenant.
Related: API docs · Quickstart · Digital signature API · E-signatures for SaaS · Security · Data residency
Free API keys to start. OAuth2, webhooks, and tamper-evident sealing on every envelope.
Get free API keys →