Sign documents electronically.
Add a document→Choose signers→Send.
Files are stored encrypted in the EU. No monthly fees during beta.
Add a document→Choose signers→Send.
Files are stored encrypted in the EU. No monthly fees during beta.
Pricing
Transparent, EU-based pricing. Start without an account, scale at your own pace.
Pay at send time — no commitment
Pay by card or Apple/Google Pay
+5% bonus on every top-up
Top up €10 → get €10.50 in balance
Subscribers get a discounted invitation rate of €0.80 (−10% off list)
+ €0.80 / invitation (−10% off dashboard sends)
+ €0.80 / invitation (−10% off)
All prices include 25.5% VAT. Reverse charge applies to EU business customers providing a VAT ID at checkout.
Payment methods
Cards, mobile wallets, SEPA bank transfers, and country-specific favorites — iDEAL in the Netherlands, Bancontact in Belgium, MobilePay in Finland, Klarna in the Nordics, and many more.
Available payment methods are shown automatically at checkout based on the buyer's location and currency.
REST API
Create a signature request directly from your system with one HTTP call. You get back a signing link and a request ID — track status via the audit trail.
curl -X POST https://signeur.eu/api/v1/signatures \
-H "Authorization: Bearer sgn_live_..." \
-H "Content-Type: application/json" \
-d '{
"title": "Order Agreement #1234",
"signer_email": "client@example.com",
"signer_name": "John Customer",
"document": {
"filename": "contract.pdf",
"content_base64": "JVBERi0xLjQK..."
}
}'European standards, cryptographic audit trail, owned infrastructure — no third parties.
Regulation 910/2014 — Simple Electronic Signature level.
TLS 1.3 in transit, AES-256 at rest in the Storage bucket.
A cryptographic fingerprint is calculated for every locked PDF.
32 cryptographically random bytes per signature request token.
6-digit code, valid 10 min, max 5 attempts, hashed storage.
Creation, opening, OTP confirmation, signature — all recorded.