E-signature API with SMS · 25¢ per envelope · No monthly fee
Start with 25 free sandbox envelopes and send them by SMS, no card. After that it's 25¢ per envelope, flat, with text and email going out in one call.
You get a sandbox key on the next screen. Real delivery, not a simulation.
Check your email
We sent a sign-in link to . It is good for 15 minutes, and your sandbox key is waiting on the other side.
curl -X POST https://api.esigndev.com/v1/envelopes \
-H "Authorization: Bearer sig_sandbox_..." \
-H "Idempotency-Key: order-41882-contract-1" \
-H "Content-Type: application/json" \
-d '{
"document_name": "agreement.pdf",
"document_base64": "JVBERi0xLjQK...",
"delivery": "both",
"signer": {
"name": "Jane Smith",
"email": "[email protected]",
"phone": "+18135551212"
}
}'
delivery takes "email", "sms" or "both". On a two-signer envelope each signer can have their own channel, so you can email the one at a desk and text the one on a roof. Text delivery is not a surcharge and it is not a fallback that fires after an email bounces. It is in the 25¢.
The signer gets a link, opens it on the phone already in their hand, and signs. There is no app to install and no account for them to create.
Put ^S1 where the signature goes and ^D1 where the date goes, in white text. Invisible to the reader, findable by us.
One JSON request with the file and the signer. Delivery by email, text or both starts immediately.
envelope.completed lands on your endpoint with a link to the signed PDF and its certificate.
| What | Siglio |
|---|---|
| Per envelope | 25¢ |
| Monthly fee | $0 |
| Per seat | $0 |
| Minimum | $0 |
| SMS delivery | Included, same 25¢ |
| Sandbox | 25 envelopes free, no card |
You are billed when an envelope is created, not when it is signed. A declined or ignored envelope still costs 25¢.
No. They tap the link in the message, see the document, and sign. No app, no password, no account to create on either side.
A short message naming who sent it and what it is, with a link to the signing page. When they finish, their completed copy follows by email or text.
No. Email, SMS, or both in parallel is 25¢ an envelope either way. Most APIs at this price are email only, and the ones that do offer SMS usually sell it by the message.
Yes. Delivery can be set per signer, so a two-signer envelope can email the first and text the second. Signing is sequential: the second signer is not notified until the first has finished.
The channel a link arrives on does not change the legal standing of the signature. What matters is the record: intent to sign, attribution to a person, and a tamper-evident document. Every completed envelope carries a certificate page recording the timestamp and IP address of each event. If your use case sits near an edge, ask your own counsel rather than a vendor page.
Sandbox delivers for real. Send the first one to your own phone and see exactly what your signers see.
You get a sandbox key on the next screen. Real delivery, not a simulation.
Check your email
We sent a sign-in link to . It is good for 15 minutes, and your sandbox key is waiting on the other side.
Cookies on this site
We use analytics and advertising-measurement cookies to see how people find Siglio and whether our ads work. They measure our own campaigns. We do not build marketing lists from them and we do not share your information with third parties for their marketing. The site works fully with them off. Privacy policy