Guide
How to Sign a Non-Compete Agreement Online
Non-compete agreements restrict individuals from competing with their employer for a defined period.
Steps
- 1
Prepare non-compete with scope and duration
- 2
Send to employee or contractor
- 3
Recipient reviews terms and signs
- 4
Both parties receive signed copy
- 5
SHA-256 certificate proves date and terms agreed
Try it with curl
curl
curl -X POST https://signb.ee/api/send \
-H "Content-Type: application/json" \
-d '{
"content": "# Your Document\n\nContent here...",
"senderName": "Your Name",
"senderEmail": "you@email.com",
"recipientName": "Recipient",
"recipientEmail": "recipient@email.com"
}'Legal validity
Electronic signatures are legally binding under the ESIGN Act (US), eIDAS Regulation (EU), and Electronic Communications Act (UK). Every Signbee document includes a SHA-256 tamper-proof certificate.
Related resources
Try Signbee — free, no credit card.