Guide

How to Sign a Document on Your Phone

Signbee's signing experience is fully mobile-responsive. Sign on any phone.

Steps

  1. 1

    Receive a signing link by email

  2. 2

    Open the link on your phone's browser

  3. 3

    Review the document on mobile

  4. 4

    Choose a signature style and sign

  5. 5

    Signed PDF delivered to your email

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.