Embedded E-Signature
For Your Application
Embed fully customizable electronic signatures directly into your SaaS platform. Your logo, your colors, seamless user experience.
Complete Branding Control
Customize logo, colors, fonts, and domain. Your users never see TurboDocx branding.
Seamless Integration
Embed signing experience via iframe, redirect, or API. Works with any tech stack.
Mobile Optimized
Responsive design works perfectly on desktop, tablet, and mobile devices.
Developer-Friendly
Simple REST API, comprehensive SDKs, and detailed documentation with examples.
Enterprise Security
Bank-level encryption, complete audit trails, and tamper-proof certificates included.
Workflow Automation
Automate document routing, approvals, and notifications with powerful API webhooks.
Embed in Minutes
Choose your integration method
import { TurboSign } from '@turbodocx/sdk';
// Configure your white-label branding
TurboSign.configure({
apiKey: process.env.TURBODOCX_API_KEY,
orgId: process.env.TURBODOCX_ORG_ID,
branding: {
// Your company logo
logoUrl: 'https://yourcompany.com/logo.png',
// Primary brand color
primaryColor: '#0066FF',
// Company name in emails
companyName: 'Your Company',
// Custom email templates
emailTemplate: 'custom-template-id'
}
});
// Users see your branding, not TurboDocx
const result = await TurboSign.sendSignature({...});Native App Experience
Build signature functionality directly into your product. Users stay in your app with zero friction.
Enterprise Integration
Advanced features and dedicated support for large organizations with high-volume needs.
Ready to Embed Signatures?
Get started with our free tier. Full API access and customization options included.