White-label
Your own e-signing solution
Offer digital signing with your own domain, logo, design and sender. Recipients meet your brand, from the email to the signing page.
nextsign.dk/sign/66f2a9c1…
Partnership agreement
To Sarah Miller
Sign
Acme <noreply@nextsign.dk>
Document for signing
What you can make your own
Own domain
Signing pages open on your own domain, such as sign.yourcompany.com.
Own sender
Emails to recipients are sent from your own domain.
Logo and design
Your logo, colours and styling on the signing pages.
Neutral document key
With a full white-label agreement, NextSign is not named on the document key in signed PDFs.
For developers
Works through the API too
Once your domain is active, signing links from the API use it automatically. Your integration needs no changes.
See the API documentationPOST /v3/api/cases → 201
{
"case": {
"recipients": [
{
"signingUrl": "https://sign.acme.com/sign/66f2a9c1…"
}
]
}
}