Digital Signers
Preparation in D4Sign
Learn how the integration between ENSPACE and D4Sign works.
published
API Overview
D4Sign offers a RESTful API with authentication via tokenAPI and cryptKey.
Environments
| Environment | Endpoint | Legal Validity |
|---|---|---|
| Production | https://secure.d4sign.com.br/ | Yes |
| Development | https://sandbox.d4sign.com.br/ | No |
Steps to Configure in ENSPACE
1. Generate your credentials
- Log into your D4Sign account.
- Navigate to the “Dev API” menu.
- Copy the following values:
- tokenAPI
- cryptKey
Note: By default, cryptKey usage may be disabled.
Basic Endpoints and Resources
- Document upload
- Signer registration
- Sending the document for signature
- Webhook registration (optional)
- Embed display (optional)