GetSignedBeta
Request beta
Use Cases

One infrastructure.
Many workflows.

Whether you're embedding signing via API or sending documents from a dashboard — the sealed output is identical.

Developer Teams

Embed signing into any product.

POST to /v1/envelopes, get back a signing URL in under two seconds. Webhook fires the moment the last signer completes. Your product never polls. You stay in control of the entire flow.

  • Full REST API with OpenAPI 3.1 spec
  • OAuth2 client-credentials for service-to-service auth
  • HMAC-signed webhooks for every lifecycle event
  • Idempotent requests, documented rate-limit headers
Start free →
envelope.js
const env = await GetSigned.envelopes.create({
  file:    './nda.pdf',
  signers: [{ email: 'jamie@client.io' }],
  fields:  [{ type: 'signature', page: 1, x: 420, y: 580 }],
});
// Webhook: envelope.completed → your handler
Operations Teams

NDAs, MSAs, offer letters — done in two minutes.

Upload a PDF, drag fields onto pages, assign them to recipients, hit send. The sealed document lands in every inbox — with a court-admissible audit certificate attached — before your next meeting.

  • Drag-drop field placer — no code required
  • Save field layouts as reusable templates
  • Multi-signer routing with custom order
  • Automatic reminders for pending signers
Start free →
Signature field
Legal Teams

Audit trails that hold up in court.

Every signing event — viewed, consent recorded, signature applied — is written to a hash-chained audit log and timestamped with IP and user-agent. A full audit certificate is appended to every sealed PDF.

  • PIPEDA, ESIGN, UETA compliant
  • Hash-chain audit log: tamper-evident at the DB level
  • PKCS#7 digital signature — detectable in Adobe Acrobat
  • Configurable per-tenant document retention
Start free →
Signature field
HR Teams

Onboard new hires without the paper chase.

Offer letters, NDAs, policy acknowledgements. Build a template once, send to every new hire with one click. Sealed PDFs stored for the full retention period your compliance team requires.

  • Template library for recurring document types
  • Bulk send with per-recipient field assignment
  • Configurable retention (default 7 years, per-tenant)
  • Webhook integration with your HRIS
Start free →
Signature field

Ready to see it in your workflow?

Start free →