Create. Extract.
Sign.

Generate documents from templates, extract data with AI, and collect signatures backed by a cryptographic seal, an RFC 3161 timestamp, and a full audit trail.

NDA — Acme Corp
doc_a1b2c3d4
Awaiting signatures
Client
Signature pending...
Sender
Signature pending...
RFC 3161 Certified
DigiCert TSA · X.509
Audit trail
3 events logged
<200ms
API response time
99.99%
Uptime SLA
RFC 3161
Timestamp compliance
5 lines
To first document

Platform

One API for the entire document lifecycle

01

Generate

Create documents from reusable templates with dynamic merge fields. Populate them with data from your systems via API, or generate in bulk from CSV or JSON.

  • Template builder with signer roles
  • Dynamic merge fields
  • Bulk document generation
  • PDF output with custom styling
02

Extract

AI field detection reads your PDFs and returns structured data, with OCR for scanned documents and pre-built schemas for invoices, contracts, and tax forms.

  • AI field detection
  • OCR for scans and images
  • Pre-built document schemas
  • Human-in-the-loop verification
03

Sign

Legally binding digital signatures with RFC 3161 timestamps. Multi-signer workflows with sequential ordering. Complete audit trails and certificates of completion.

  • Cryptographic signatures
  • RFC 3161 timestamps
  • Multi-signer workflows
  • Audit trail & certificates

For developers

Ship your first
document in minutes

Install the SDK, create a document, and send it for signing. The entire flow takes five lines of TypeScript. Webhooks notify you when signers complete their fields.

01
Install the SDK
npm install @korala/sdk
02
Create and send a document
korala.documents.create({ ... })
03
Listen for webhooks
document.completed → your callback
send-nda.ts
typescript
import Korala from "@korala/sdk";

const korala = new Korala({ apiKey: process.env.KORALA_KEY });

// Create a document from a template and send for signing
const document = await korala.documents.create({
  templateId: "tmpl_nda_2024",
  data: {
    clientName: "Acme Corp",
    effectiveDate: "2024-03-15",
  },
  signers: [
    { name: "Jane Smith", email: "[email protected]", role: "client" },
    { name: "John Doe", email: "[email protected]", role: "sender" },
  ],
});

// Korala emails each signer a signing link
console.log(document.id);   // "doc_a1b2c3d4"
console.log(document.status); // "pending"

Trust & Security

Built for regulated industries

Each signature includes a cryptographic certificate and RFC 3161 timestamp. An immutable audit trail records each action.

X.509 Certificates

Platform-issued certificates backed by a trusted CA chain.

RFC 3161 Timestamps

DigiCert TSA provides long-term validity proof for each signature.

Full Audit Trail

The audit trail records each view, signature, and download with IP, timestamp, and user agent.

GDPR Compliant

Data processing agreements, EU hosting options, and right-to-erasure support.

Integration

Drop into any stack

RESTful API with HMAC authentication. TypeScript SDK with full type safety. Webhooks for real-time event notifications. Embeddable React components for signing UIs.

REST API
OpenAPI 3.0 spec
TypeScript SDK
Full type safety
Webhooks
Real-time events
React Components
Embeddable signing
HMAC Auth
SHA-256 signatures
Bulk Operations
CSV / JSON import

Pricing that matches how you use Korala

Use Korala for straightforward signing, or pay for API platform usage across documents, fills, signing, and orchestration.

MonthlyAnnualSave 17%

Signing plans for customer-facing and internal signature workflows

Free

For light signing volume

$0/month
  • 5 signed docs/month
  • 1 sender
  • Basic templates
  • Email signing + audit trail
Most Popular

Starter

For simple signing workflows

$29/month
  • 50 signed docs/month
  • Unlimited senders
  • Reusable templates + reminders
  • Branding + webhooks

Growth

For production signing

$99/month
  • 250 signed docs/month
  • Embedded signing support
  • Compliance exports + audit trail
  • Priority support

Enterprise

For high-volume signing

Custom
  • Custom signing volume
  • SSO + SLA
  • Dedicated support
  • Custom commercial terms

Start building today

Start on the free tier without a credit card, and go from sign-up to a first signed document in under five minutes.

RFC 3161 TimestampsX.509 CertificatesSOC 2 Type IIGDPR Compliant