Pick an agreement type
Choose from 18+ legally-vetted templates — proposal, NDA, contractor, SOW, change order — pre-loaded with state-specific overlays.
Stripe Checkout for agreements
Proposals, contracts, NDAs, SOWs, deposits — branded as you, embedded into your site, signed by your counterparties. The agreement infrastructure your business is missing.
curl https://api.ndakit.com/v1/agreements \
-H "Authorization: Bearer ndak_live_xxx" \
-d '{ "type": "proposal", "party_b_email": "ceo@acme.com" }'Built by Tekavra Creative · Used internally before public release
One widget, every agreement
Pull from a registry of 18+ agreement types, tuned per industry. Pick the type, drop the embed, ship.
How it works
Choose from 18+ legally-vetted templates — proposal, NDA, contractor, SOW, change order — pre-loaded with state-specific overlays.
One line of JavaScript. The agreement renders inside your product, on your domain, in your typography. Recipients never leave your brand.
Canvas + typed signature. Stripe or PayPal deposit on signing. Tamper-sealed PDF + audit trail stored forever. Webhook fires into your stack.
Developer experience
REST API, idempotency keys, signed webhooks, predictable JSON. SDKs for Node, Python, Ruby. What you would build if you had two months — without the two months.
curl https://api.ndakit.com/v1/agreements \
-H "Authorization: Bearer ndak_live_xxx" \
-H "Content-Type: application/json" \
-d '{
"type": "proposal",
"party_b_name": "Acme Corp",
"party_b_email": "ceo@acme.com",
"amount_cents": 750000
}'app.post('/webhooks/ndakit', async (req) => {
const event = await verifyWebhook(req, {
secret: process.env.NDAKIT_WEBHOOK_SECRET,
});
if (event.type === 'agreement.signed') {
// event.data: { id, type, signer_email, signed_at, pdf_url }
await db.deals.markSigned(event.data.id);
}
});agreement.createdagreement.sentagreement.viewedagreement.signedagreement.declinedpayment.capturedVertical-tuned
Templates aren't one-size-fits-all. NDAKit ships agreement packs tuned for the way your industry actually closes deals.
Engineering shops and dev consultancies send proposal + SOW + IP assignment as one branded flow. Stripe deposit collected on signature — no chasing invoices.
Pitch, scope, contract, deposit — the whole agency intake on your domain, in your fonts. No DocuSign envelope, no handoff out of brand.
Placement agreements with clients, contractor + NDA flows with candidates. Bulk send. State-specific overlays for CA / NY / NJ / WA / IL / OR.
Why not DocuSign?
DocuSign was designed for enterprise procurement cycles. NDAKit was designed for the way modern SMBs actually sell.
Compliance
Every agreement is sealed with a tamper-evident audit trail. State overlays apply automatically based on signer location.
Signatures meet the U.S. ESIGN Act and the Uniform Electronic Transactions Act, the same framework used by DocuSign and Adobe Sign.
Auto-applied compliance language for CA, NY, NJ, WA, IL, and OR — no manual template forking required.
Defend Trade Secrets Act whistleblower notice automatically inserted in NDAs covering trade secret protections.
IP, geolocation, timestamps, document hash, signature payload — exportable as a single evidence package.
Pricing
Flat tiers, predictable. Overage at $0.20 / document. Two months free on annual.
Built for startups & small businesses
No per-seat tax. No envelope caps. No 9-month sales cycles. Just the agreement layer your business needs, drop-in, in 5 minutes.
FAQ
Yes. NDAKit complies with the U.S. ESIGN Act and the Uniform Electronic Transactions Act (UETA) — the same framework DocuSign and Adobe Sign rely on. Each signed agreement carries a tamper-evident audit trail (IP, geolocation, timestamps, document hash) admissible in U.S. courts.
Most e-sign tools push your counterparty to docusign.com. NDAKit ships a one-line embed that lives inside your own product or marketing site. Your branding, your domain, your fonts — your customer never realizes a third-party rendered the agreement.
NDA, proposal, SOW, MSA, contractor agreement, IP assignment, change order, booking contract, liability waiver, model release, coaching agreement, placement agreement, LOI, engagement letter, BAA (HIPAA), quote, subcontractor — pulled from a registry of 18+ types and growing.
No. Every paid tier includes unlimited dashboard users on your team. We charge per document, not per teammate. That is the entire pitch.
Yes — that is the point. Recipients sign at a branded URL (or in your embed) with no signup required. Canvas signature, typed signature, or both. They get the signed PDF emailed to them automatically.
On Scale ($399/mo) you get reseller rights: bill agreements to your clients on your own Stripe, white-label every email, and run NDAKit as your own product. Built for agencies who already package "we handle the contracts" into their service.
Free tier, no credit card. The dashboard is the welcome page.